dontbechad/static/robots.txt
Chad 32264deb5a Initial commit: Complete Hugo site with interactive story timeline
- Hugo site configured and working
- Story page with interactive collapsible timeline
- CSS styling for journey/timeline layout
- JavaScript for dynamic markdown-to-timeline conversion
- Theme with responsive design
- Content structure for Bitcoin education site

Features:
- Collapsible year sections with animations
- Quick jump navigation between years
- Mobile responsive design
- Interactive timeline functionality
2026-01-18 16:23:55 -06:00

20 lines
No EOL
366 B
Text

User-agent: *
Allow: /
Sitemap: https://dontbechad.com/sitemap.xml
# Block unnecessary bots
Disallow: /admin/
Disallow: /.git/
Disallow: /node_modules/
# Allow search engines to index content
Allow: /content/
Allow: /guides/
Allow: /mistakes/
Allow: /about/
# Block access to sensitive files
Disallow: /hugo.yaml
Disallow: /config/
Disallow: /themes/*/theme.yaml