2 Commits

Author SHA1 Message Date
Claude AI Guide Project
7040076d84 🌐 Environment variables and domain configuration
- Replace hardcoded domain with ${DOMAIN} environment variable
- Add .env.example with claude.supported.systems domain
- Ensure .env is gitignored for security
- Clean up docker-compose.yml for production deployment

Ready for deployment to claude.supported.systems\!

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-19 22:34:12 -06:00
Claude AI Guide Project
5da77a35cc feat: Complete conversion of 'How to Talk to Claude' guide to Starlight website
- Convert 20+ markdown guides to Starlight documentation site
- Implement organized navigation with 4 main sections:
  * 3 Tutorials (learning-oriented)
  * 13 How-To Guides (task-oriented)
  * 4 Explanations (understanding-oriented)
  * Quick Reference (information-oriented)
- Add custom CSS for enhanced conversational feel
- Preserve original voice and tone while improving structure
- Create responsive design with proper mobile support
- Include organized sidebar with logical groupings and badges
- Ready for deployment at localhost:4321

Content migrated from '/home/user/claude/how-to-ai/' with proper
frontmatter conversion and Starlight formatting.
2025-07-08 00:15:31 -06:00