From the front 2016 conference website. Based on Jekyll
gem install jekyll
jekyll serve
open http://localhost:4000
jekyll build
# => The current folder will be generated into ./_site
gem install scss-lint
scss-lint ./_sass --config ./.scss-lint.yml