- Upgrade theme from minimal to Cayman - Add responsive design and mobile optimization - Implement dual-language support (EN/CN) - Add comprehensive SEO optimization - Create professional project structure - Add custom CSS with 350+ lines of enhancements - Implement automatic ToC generation - Add contribution and deployment guides - Update all content with modern resources - Fix 21 broken links and add 25+ new resources
19 lines
309 B
Plaintext
19 lines
309 B
Plaintext
User-agent: *
|
|
Allow: /
|
|
|
|
# Sitemap
|
|
Sitemap: https://python.flypython.com/sitemap.xml
|
|
|
|
# Specific directives
|
|
Disallow: /tools/
|
|
Disallow: /*.json$
|
|
Disallow: /assets/css/
|
|
Disallow: /assets/js/
|
|
|
|
# Allow all important pages
|
|
Allow: /README.md
|
|
Allow: /README_cn.html
|
|
Allow: /
|
|
|
|
# Crawl delay (optional)
|
|
Crawl-delay: 1 |