When changes are pushed to the Main branch, a GitHub action is started to deploy the content. It takes roughly 1 minute to deploy, but that could change as the size of the project changes
Using terminal window in the /docs
folder, run
bundle install
Using terminal window in the /docs
folder, run
bundle exec jekyll serve --config local-config.yml
The following folders / files will be added to your /docs
folder that should not be committed to GitHub:
_site/
.jekyll-cache/
Gemfile.lock