vinta-awesome-python/website
Vinta Chen f27b7c80fb
feat(website): add social proof line to hero with star count and build date
Display the awesome-python repo's star count (formatted as '230k+') and
the last data refresh date below the hero CTA. Fetches the self-repo
star count by always including vinta/awesome-python in the stars fetch.
Also removes the footer date stamp, which is now surfaced in the hero.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-23 01:56:15 +08:00
..
static feat(website): add social proof line to hero with star count and build date 2026-03-23 01:56:15 +08:00
templates feat(website): add social proof line to hero with star count and build date 2026-03-23 01:56:15 +08:00
tests feat(website): add social proof line to hero with star count and build date 2026-03-23 01:56:15 +08:00
build.py feat(website): add social proof line to hero with star count and build date 2026-03-23 01:56:15 +08:00
fetch_github_stars.py feat(website): add social proof line to hero with star count and build date 2026-03-23 01:56:15 +08:00
readme_parser.py refactor(parser): remove resources parsing, preview, and content_html fields 2026-03-23 01:43:19 +08:00