gem install jekyll bundler
bundle install
bundle exec jekyll serve
Commits to the main
branch will be automatically deployed. To avoid conflicts in the main
branch, please keep all changes in release candidate branches and deploy them to main
only via a pull request.
TBD.