Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 321 Bytes

README.md

File metadata and controls

20 lines (18 loc) · 321 Bytes

samuelbar.net_2020

To run:

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