This is my blog. It's powered by Jekyll.
Thanks to Jacopo Rabolini for designing the theme, and to Github for hosting Jekyll sites for free.
# start the jekyll server
bundle exec jekyll serve
# if you want to preview drafts
bundle exec jekyll serve --drafts
Custom CSS should all go in ./_sass/custom.scss
,
i.e. here
bin/deploy