feat: publish catalog as static page

This commit is contained in:
setop 2024-07-13 21:48:42 +02:00
parent 0a2e0b643a
commit 72ea5375ab
2 changed files with 7 additions and 0 deletions

View File

@ -36,6 +36,11 @@
- [ ] GH release
- [ ] pypi package
- [ ] landing page
- [x] publish catalog
- [ ] replace jinja2 with [minijinja](https://github.com/mitsuhiko/minijinja/discussions/523)
- [ ] open an issue in managed tool forge asking to add support for `--version` and semver
- [ ] open an issue in managed tool forge asking to add cliget install method

View File

@ -1,4 +1,6 @@
. ./.venv/bin/activate
jinja2 catalog.html.j2 catalog.yaml >| cliget.html
brotli -f -q 11 -S br cliget.html