awesome-python/website
Vinta Chen b0136ac266
feat(website): switch index filter URLs from querystring to path
Tag clicks on / pushState a category/group/subcategory path; on static
pages they fully navigate. Search and sort stay in querystring. Built-in
source tag has no data-url and stays as an in-page filter. The
isIndexDocument flag is captured at load time so toggling on the index
keeps working after pushState changes location.pathname.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-03 00:49:41 +08:00
..
static feat(website): switch index filter URLs from querystring to path 2026-05-03 00:49:41 +08:00
templates feat(website): add data-url to tag buttons for client-side routing 2026-05-03 00:44:43 +08:00
tests feat(website): add data-url to tag buttons for client-side routing 2026-05-03 00:44:43 +08:00
build.py feat(website): add data-url to tag buttons for client-side routing 2026-05-03 00:44:43 +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