Skip to content

lhasselb/jimev-theme

Repository files navigation

Jim e.V. Theme (SilverStripe Bootstrap Theme)

A theme using SASS versions of Twitter Bootstrap and Font Awesome, and Bower and Grunt. Based on Silverstripe Bootstrap Theme

Versions used (see bower.json)

Use npm init to create a package.json file. package.json contains the required (node-based) modules for grunt or gulp.

The file bower.json contains extensions or libraries used within your project like jQuery or Bootstrap (bower install <package> --save-dev).

Silverstripe

Add a file called "_manifest_exclude" to the folders bower_components and node_modules to exclude those folders from being utilized while dev/build.