Simple and minimal Jekyll blog. Forked from Asko. Original theme from Sidey.
Run local server:
$ git clone https://github.com/thehue/thehue.github.io.git
$ cd thehue.github.io
$ bundle install
$ bundle exec jekyll build
$ bundle exec jekyll serve
// live reload
$ bundle exec jekyll serve --livereload
This project is open source and available under the MIT License.