This website is built on Jekyll and uses its built-in SCSS compiler to generate our CSS. Before getting started, you'll need to install the Jekyll gem and related dependencies:
$ bundle install
To see your Jekyll site, start a Jekyll server:
$ bundle exec jekyll serve
Open http://localhost:4000 in your browser, and voilà.