vinta-awesome-python/website
Vinta Chen 9d89df3e73
fix: back-to-top button scrolls to search input and focuses it
When results are visible, clicking the button previously scrolled to
the results section. It now targets the search input instead, scrolls
it into view centered, and focuses it so the user can immediately type
a new query. Button label updated from 'Top' to 'Search' to reflect
the new destination.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-22 15:31:04 +08:00
..
static fix: back-to-top button scrolls to search input and focuses it 2026-03-22 15:31:04 +08:00
templates fix: back-to-top button scrolls to search input and focuses it 2026-03-22 15:31:04 +08:00
tests test: lower category count floor to 69 to match current README 2026-03-22 01:32:32 +08:00
build.py feat: add build date to footer 2026-03-22 15:30:04 +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