The website of the publiccode.yml Standard, served at https://publiccodeyml.github.io.
There is nothing to edit here: the content and the Sphinx toolchain live
in the publiccode.yml repository. The
publish workflow checks it out, builds
every version line with sphinx-polyversion and deploys the result on
GitHub Pages.
A build runs on each push to main, to a draft branch or to a release
tag of publiccode.yml, which sends a repository_dispatch event here.
A daily scheduled run covers a lost dispatch, and the workflow can also
be started by hand from the Actions tab.