After install Bootstrap (currently v3.3.4) on Win7 with npm
Posted by admin on Apr 26 2015 in Bootstrap
Install Grunt the JavaScript Task Runner
1. If necessary, [install Jekyll]
(http://jekyllrb.com/docs/installation) (requires v2.5.x).
- **Windows users:** Read [this unofficial guide](http://jekyll-windows.juthilo.com/) to get Jekyll up and running without problems.
2. Install the Ruby-based syntax highlighter, [Rouge](https://github.com/jneen/rouge), with gem install rouge
.
3. From the root /bootstrap
directory, run jekyll serve
in the command line.
4. Open http://localhost:9001
in your browser, and voilà.
This entry was posted by admin and filed under Bootstrap.