vinta-awesome-python/website
Vinta Chen 5fc022d595
refactor(build): remove resources from build pipeline
Resources are no longer passed through parse_readme, group_categories,
or the index template — they are replaced with empty lists and the
unused variable is prefixed with an underscore.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-22 15:45:18 +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 test: lower category count floor to 69 to match current README 2026-03-22 01:32:32 +08:00
build.py refactor(build): remove resources from build pipeline 2026-03-22 15:45:18 +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