ReactiveX Website - Jekyll + Bootstrap experiment
Jekyll is the static site generator. Uglifier, LESS, and Rake are build tools necessary for JavaScript and CSS compilation prior to Jekyll.
$ gem install jekyll uglifier rake
$ npm install -g less
Rake's default task will compile styles the run jekyll serve
.
$ rake