A proposal for auditable package distribution on Python package indexes.
The landing page lives in site/ and is built with Hugo.
Run locally:
cd site
hugo serverBuild static files:
cd site
hugoThe generated site is written to site/public/ and is intentionally ignored by git.