Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 414 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 414 Bytes

Source

This branch contains source files for the files in the main branch.

Local Deployment

To run locally, from the project's root directory run bundle exec jekyll serve.

Development

When developing, use the --livereload flag to update the local deployment when changes are made to the source files: bundle exec jekyll serve --livereload