The live site can be found at liefery-it-legacy.github.io/blog/
It uses Jekyll as a static site generator.
For editing convenience it has livereload enabled using the guard-livereload gem, which can be started together with the jekyll server using invoker.
To start the whole shebang up, run:
bundle install
invoker start
and then visit localhost:4000/blog/ to see the blog in action.
Is handled by github and done automatically.
Following files, directories and their contents are licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License:
- _posts/
- images
- index.html
All other files and directories are licensed under the MIT unless explicitly stated.