awesome-python/website
Vinta Chen 70a8255289
feat(website): add /categories/built-in/ page for Built-in tag filter
Register Built-in as a navigable filter path alongside regular category
and group slugs, emit the page during build, add it to the sitemap, and
wire the Built-in tag buttons in index.html and category.html to navigate
there via data-url.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-03 08:35:55 +08:00
..
static feat(website): mirror index layout on category pages 2026-05-03 08:26:37 +08:00
templates feat(website): add /categories/built-in/ page for Built-in tag filter 2026-05-03 08:35:55 +08:00
tests feat(website): mirror index layout on category pages 2026-05-03 08:26:37 +08:00
build.py feat(website): add /categories/built-in/ page for Built-in tag filter 2026-05-03 08:35:55 +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