api.afeld.me
api.afeld.me copied to clipboard
nerdiest homepage ever
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
Customizing for specific roles
-
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
See also
https://github.com/danfang/me-api