mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-09 22:17:33 +08:00
177183d9bd
Replaces MkDocs with a bespoke Python site generator using Jinja2 templates and Markdown. Adds uv for dependency management, GitHub Actions workflow for deployment, and Makefile targets for local development (fetch_stars, build, preview, deploy). Co-Authored-By: Claude <noreply@anthropic.com>