silverstripe-theme bootstarter
A front-end boilerplate theme for starting Bootstrap SilverStripe projects faster
soulrolll/bootstarter
A front-end boilerplate theme for starting Bootstrap SilverStripe projects faster
- Tuesday, May 22, 2018
- by soulrolll
- Repository
- 1 Watchers
- 6 Stars
- 20 Installations
- Scheme
- 0 Dependents
- 0 Suggesters
- 4 Forks
- 0 Open issues
- 6 Versions
- 5 % Grown
SilverStripe Bootstarter Theme
A front-end boilerplate theme for starting Bootstrap SilverStripe projects faster., (*1)
Why another boilerplate?
I wasn't happy with the current selection of Bootstrap themes out there, they all lacked in different areas and some required lengthy installation steps to get up and running., (*2)
Features
- BrowserSync
- jQuery v3.4.1
- Bootstrap 4.3.1
- NPM for front-end package management
- Gulp for SCSS and JS Compiling
- JShint for testing javascript
- Menu loops integrated with a custom navbar with dropdowns
- Merged Bootstrap form styles with SilverStripes form markup
- Responsive tables that output from the CMS (JS wraps all table elements with the table-responsive class)
- Basic SCSS folder structure to keep things tidy
- matchHeight.js for fixing the grid float bug with unequal columns (Check the footer)
- Kitchen sink included on page.ss featuring common bootstrap 4 elements (Just delete what you dont want)
- Supports SilverStripe 4.4
- Supports userforms
- Supports elemental blocks
- External link and file chevrons on content links
Requirements
- NodeJS (sudo apt-get install nodejs)
- NPM (sudo apt-get install npm)
- NPM legacy (sudo apt-get install nodejs-legacy)
- Gulp (sudo npm install gulp -g)
Branches
- Master (Bootstrap 4.3.1 - SilverStripe 4.4)
Installation
- Clone or download the respository into your SilverStripe themes directory.
- Run 'npm install' via cmd line inside the bootstarter theme folder to get all of the node dependancies, this will also install Gulp for compiling scss and js.
- Run 'composer vendor-expose' in the project root to set up symlinks from the theme folder to the public folder.
- Make the following changes to theme.yml under themes: rewrite_hash_links: false (rewriting hash links interferes with Bootstraps javascript).
- Change the theme from simple to silverstripe-bootstarter in theme.yml see below for details.
---
Name: mytheme
---
SilverStripe\View\SSViewer:
themes:
- 'silverstripe-bootstarter'
- '$default'
rewrite_hash_links: false
- Change the var PROXY_URL = 'to your local SilverStripe development url';
- Run "gulp" via the cmd line inside bootstarter theme folder, this will compile the scss and js into css and js/dist/ and will watch for changes in the scss and js/src/ directories (building on top of the theme).
- Run "gulp build" for production, this will minify scss and js into the dist folder.
Instructions
- Run "gulp watch" to watch for scss and javascript changes working with browsersync.
- Run "gulp jshint" to check for javascript errors in js/src/ from your .jshintrc file.
- Run "gulp build" to compress all files for production.
dev-master
9999999-dev
http://www.soulwebdesign.nz
A front-end boilerplate theme for starting Bootstrap SilverStripe projects faster
Sources
Download
MIT License
The Requires
frontend
boilerplate
bootstrap
theme
starter
silverstripe
gulp
starter-kit
bootstarter
theme starter
2.0
2.0.0.0
http://www.soulwebdesign.nz
A front-end boilerplate theme for starting Bootstrap SilverStripe projects faster
Sources
Download
MIT License
The Requires
frontend
boilerplate
bootstrap
theme
starter
silverstripe
gulp
starter-kit
bootstarter
theme starter
dev-silverstripe-4
dev-silverstripe-4
http://www.soulwebdesign.nz
A front-end boilerplate theme for starting Bootstrap SilverStripe projects faster
Sources
Download
MIT License
The Requires
frontend
boilerplate
bootstrap
theme
starter
silverstripe
gulp
starter-kit
bootstarter
theme starter
dev-bootstrap-4
dev-bootstrap-4
http://www.soulwebdesign.nz
A front-end boilerplate theme for starting Bootstrap SilverStripe projects faster
Sources
Download
MIT License
The Requires
frontend
boilerplate
bootstrap
theme
starter
silverstripe
gulp
starter-kit
bootstarter
theme starter
1.0
1.0.0.0
http://www.soulwebdesign.nz
A front-end boilerplate theme for starting Bootstrap SilverStripe projects faster
Sources
Download
MIT License
The Requires
frontend
boilerplate
bootstrap
theme
starter
silverstripe
gulp
starter-kit
bootstarter
theme starter
0.2
0.2.0.0
http://www.soulwebdesign.nz
A front-end boilerplate theme for starting Bootstrap SilverStripe projects faster
Sources
Download
MIT License
The Requires
frontend
boilerplate
bootstrap
theme
starter
silverstripe
gulp
starter-kit
bootstarter
theme starter