vinta-awesome-python/website
Vinta Chen df2191fc05
refactor(build): remove unused group_categories wrapper
group_categories only ever appended a Resources group when the
resources list was non-empty. All call sites passed an empty list,
making it a no-op indirection. Inline parsed_groups directly and
remove the dead code along with its tests.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-22 15:58:42 +08:00
..
static fix(css): scope final-cta grid to inner section-shell wrapper 2026-03-22 15:37:59 +08:00
templates fix(css): scope final-cta grid to inner section-shell wrapper 2026-03-22 15:37:59 +08:00
tests refactor(build): remove unused group_categories wrapper 2026-03-22 15:58:42 +08:00
build.py refactor(build): remove unused group_categories wrapper 2026-03-22 15:58:42 +08:00
fetch_github_stars.py refactor(website): hoist loop-invariant variables outside the fetch loop 2026-03-22 01:32:26 +08:00
readme_parser.py refactor: parse thematic groups from README bold markers instead of hardcoding them 2026-03-20 18:43:09 +08:00