follow this -> https://jekyllrb.com/docs/installation/ubuntu/
bundle install
bundle add webrick
bundle exec jekyll build && bundle exec jekyll serve
Now browse to http://localhost:4000
Workflow:
- Work with snippets and save them.
- Do changes in blog (this project) and/or regenerate pages to pull in snippet updates. Make sure that org mantarini is public and repo is public. These can be turned to private later.
- Save any changes in blog (this project).
- Restart docker server