awesome-python/website
Vinta Chen 033694204c
feat(website): move descriptions into expand row on category pages
Removes inline .category-row-desc from the name cell and renders
entry.description inside .expand-content instead, matching the
index page pattern. Drops the now-unused CSS rules for
.category-row-desc and the overridden .category-table .expand-content
padding.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-03 08:17:17 +08:00
..
static feat(website): move descriptions into expand row on category pages 2026-05-03 08:17:17 +08:00
templates feat(website): move descriptions into expand row on category pages 2026-05-03 08:17:17 +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 fix(website): remove duplicate tag on group/category pages 2026-05-03 07:51:39 +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