awesome-python/website/templates
Vinta Chen e0e7fc9168
feat(website): embed filter-to-url map in index for client routing
Adds filter_urls dict (categories, groups, subcategories) in build.py,
passes filter_urls_json to the template, and injects a JSON script block
before the results section in index.html. Covered by a new test that
verifies all three URL types are present and correctly resolved.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-03 00:36:41 +08:00
..
base.html feat(website): generate static category pages 2026-05-02 23:31:08 +08:00
category.html feat(website): show parent category breadcrumb on subcategory pages 2026-05-03 00:27:22 +08:00
index.html feat(website): embed filter-to-url map in index for client routing 2026-05-03 00:36:41 +08:00
llms.txt feat: generate llms.txt from template and annotate entries with star counts 2026-05-02 02:32:18 +08:00