- 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
20 lines
No EOL
366 B
Text
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 |