Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 248 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 248 Bytes

Development

Install the dependencies:

bundle install

Run jekyll in development mode:

bundle exec jekyll serve

You should now be able to access the website at http://localhost:4000/.