gpmd / ss-bootstrap
Twitter Bootstrap / HTML5 Boilerplate theme for Silverstripe 3
Installs: 225
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 4
Forks: 3
Open Issues: 0
Language:JavaScript
Type:silverstripe-theme
Requires
- silverstripe/framework: >=3.0
This package is not auto-updated.
Last update: 2024-11-09 14:58:05 UTC
README
Another Bootstrap/Boilerplate base theme for SilverStripe 3.
It supports (hopefully) everything Simple, the default SS3 theme, does. I've also added some basic styling/support for the Blog module.
Instructions
- Copy the
ss-bootstrap
folder into yourthemes
folder - Either add
SSViewer::set_theme('ss-bootstrap');
to your_config.php
file - Or log in to Admin, go to Settings and select ss-bootstrap from the dropdown menu
Make sure you run a ?flush=all
afterwards, plus a /dev/build
if you've installed any new modules.
You'll probably also want to enable search: FulltextSearchable::enable();
If you need help using Bootstrap or Boilerplate check out their websites:
- Bootstrap: twitter.github.com/bootstrap
- Boilerplate: html5boilerplate.com
To Do
- Create a demo site (for now, just check out Bootstrap)
Changelog
- Version 1.0.1 - Updated bootstrap to version 2.3.1 and jQuery to version 1.9.1
- Version 1.0.0 - First release
License
Needless to say this is provided 'as is' - have fun! Bootstrap and Boilerplate have their own licenses.
Made by...
@_mattbailey at GPMD.