This is a static site built with Middleman.
-
Install Ruby.
-
Install dependencies.
bundle install
-
Start the server.
bundle exec middleman -
Open http://localhost:4567.
bundle exec middleman build
htmlproofer ./build-
Install dependencies.
uv sync
-
Install the spaCy model.
uv run python -m spacy download en_core_web_sm
-
Run
uv run pytest
-
Create a new branch locally from the
compactbranch -
Get the latest updates:
git fetch git rebase origin/main
-
Add
"skip": trueto roles that should be hidden -
Open Chrome to preview
-
Print to PDF