This repo holds the logos, posters, banners, flyers, and other promotional resources.
The assets are published as a single page on GitHub Pages.
build.py generates the page: it copies every asset into _site/assets/ and writes _site/index.html.
Adding an asset to Logos/, watermark/ or PC Backgrounds/ is enough for it
to appear.
make build # generate _site/
make dev # generate, then serve it on http://localhost:8000
make clean # remove _site/Python 3 and libvips are required.
Pushing to master deploys via the Deploy site to GitHub Pages workflow in
.github/workflows/pages.yml.
See LICENSE.md