This is my blog.
I'm using a modified version of the Kiko theme. Big thanks @gfjaru.
To run locally -
- Ensure Ruby is installed
- Install
bundler
viagem install --user-install bundler
- Do
bundle config set --local path ~/.local/share/gem
bundle install
jekyll serve