awesome-python/website
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
..
static style(website): add CSS for category-breadcrumb and assert absence on parent 2026-05-03 00:30:56 +08:00
templates feat(website): embed filter-to-url map in index for client routing 2026-05-03 00:36:41 +08:00
tests feat(website): embed filter-to-url map in index for client routing 2026-05-03 00:36:41 +08:00
build.py feat(website): embed filter-to-url map in index for client routing 2026-05-03 00:36:41 +08:00
fetch_github_stars.py refactor: replace manual total_seconds()/3600 with timedelta comparison 2026-04-19 22:02:14 +08:00
readme_parser.py add missing links of category descriptions 2026-05-02 23:35:24 +08:00