vinta-awesome-python/website
Vinta Chen 3b69697504
refactor(js): extract getScrollBehavior() helper to deduplicate prefers-reduced-motion check
The same matchMedia query was inlined twice (hero scroll and back-to-top).
Extracted into a shared helper. Also renamed loop variable and reformatted
a chained querySelector call for readability. No behavior change.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-24 13:12:10 +08:00
..
static refactor(js): extract getScrollBehavior() helper to deduplicate prefers-reduced-motion check 2026-03-24 13:12:10 +08:00
templates style(html): reformat hero CTA anchor tag onto multiple lines 2026-03-24 13:12:04 +08:00
tests test: add coverage for detect_source_type, format_stars_short, extract_entries, and last_commit_at parsing 2026-03-23 02:25:44 +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