To run:
- Install Jekyll:
gem install bundler jekyll
- Open cmd/terminal and cd to directory:
cd samuelbar.net_2020
- Run bundle install to ensure the right gems are installed:
bundle install
- Execute Jekyll build & serve:
bundle exec jekyll serve --watch -l -H