Generates a complete index of all the pages on stohrermusic.com.
It does this by crawling the pages (not by using sitemap.xml.)
This is hosted at mattstohrer.jackdesert.com.
The format is to show each page on stohrermusic.com, and grouped with the page are any external links the page points to.
pipx install poetry
poetry install --sync
bin/build
bin/deploy