This branch contains source files for the files in the main branch.
To run locally, from the project's root directory run bundle exec jekyll serve
.
When developing, use the --livereload
flag to update the local deployment when changes are made to the source files: bundle exec jekyll serve --livereload