Aidan Feldman API
To run locally
-
Download and start Docker.
-
Start the server.
docker compose up --build
-
Open http://localhost:4567.
Checking broken links
gem install html-proofer
bundle exec middleman build
htmlproofer ./build
Checking tenses
-
Install Python 3
-
Run
python tense.py
Customizing for specific roles
-
Create a new branch locally from the
compact
branch -
Get the latest updates:
git fetch git rebase origin/main
-
Add
"skip": true
to roles that should be hidden -
Open Chrome to preview
-
Print to PDF