To use this starter project, you'll need the following things installed on your machine.
- Jekyll -
$ gem install jekyll - NodeJS - use the installer
- GulpJS -
$ npm install -g gulp(mac users may need sudo) - Inside the directory, run
(sudo) npm install - Run
bower install
development mode
This will give you file watching, browser synchronisation, auto-rebuild, CSS injecting etc.
$ gulpIf failed when use gulp, try (sudo) npm install and then bower install and gulp at last.
See http://cssguidelin.es/ for more detail.
Use 4 spaces instead of tabs.