Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 174 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 174 Bytes

Installing Dependencies

bundle install

Building the site

bundle exec jekyll build

Serving the website

bundle exec jekyll serve