Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 171 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 171 Bytes

Testing the site locally

apt-get install ruby-dev
gem install bundler
gem install jekyll
bundle install
bundle exec jekyll serve --watch