Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 219 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 219 Bytes

Install Jekyll and bundler gems.

gem install jekyll bundler

Build the site and make it available on a local server.

bundle exec jekyll serve