awesome-python/website
Vinta Chen d64b47b910
feat(website): mirror index layout on category pages
Add search input, filter chips, no-results block, and back-to-top
button to category/group/subcategory pages. Pass filter_urls_json to
all page types so tag-chip navigation works site-wide. Fix JS so
filter-clear and no-results-clear redirect to / on non-index pages
instead of trying to filter a non-existent local table. Remove the
now-redundant .category-results CSS overrides.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-03 08:26:37 +08:00
..
static feat(website): mirror index layout on category pages 2026-05-03 08:26:37 +08:00
templates feat(website): mirror index layout on category pages 2026-05-03 08:26:37 +08:00
tests feat(website): mirror index layout on category pages 2026-05-03 08:26:37 +08:00
build.py feat(website): mirror index layout on category pages 2026-05-03 08:26:37 +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