π§ Under Development - The official DollhouseMCP website showcasing AI-powered persona management and agent orchestration.
This repository contains the source code for dollhousemcp.com, including:
- Marketing and landing pages
- Technical blog posts and case studies
- Comprehensive design system with house-themed icons
- Strategic documentation and planning
- Meta-development demonstrations
The website is in active development with a phased rollout plan:
- Phase 1: Static site with documentation (Current)
- Phase 2: Interactive demos and playground
- Phase 3: Full platform integration
website/
βββ content/ # Website content
β βββ blog/ # Technical articles and case studies
βββ docs/ # Strategic documentation
β βββ development/ # Development processes
β βββ WEBSITE_EVOLUTION_PLAN.md
β βββ IMPLEMENTATION_PHASES.md
β βββ META_DEVELOPMENT_CASE_STUDY.md
βββ icons/ # Brand assets and icons
βββ mockups/ # HTML prototypes
β βββ Dollhouse-Multipage-Mockup.css
β βββ Dollhouse-Sprite-Sheet.html
βββ styles/ # CSS framework
β βββ tokens.css # Design tokens
β βββ base.css # Base styles
β βββ components.css # Component library
β βββ house-icons.css # Icon system
β βββ utilities.css # Utility classes
β βββ pages/ # Page-specific styles
βββ style-guide.html # Component showcase
- β Dark Mode Support - Full theme switching capability
- β Responsive Design - Mobile-first approach
- β Accessible - WCAG 2.1 AA compliant colors
- β Modular CSS - Component-based architecture
- β House Icons - Unique branded icon system
- β Design Tokens - Consistent spacing, colors, typography
- Tokens - Design system values
- Base - Resets and defaults
- Components - Reusable UI components
- Utilities - Helper classes
- Pages - Page-specific overrides
High-quality technical articles covering:
- MCP server debugging and solutions
- Mobile development workflows
- CI/CD troubleshooting
- Meta-development case studies
All blog posts include:
- YAML frontmatter for CMS integration
- AI-friendly TL;DR summaries
- Comprehensive code examples
- SEO optimization
# Clone the repository
git clone https://github.com/DollhouseMCP/website.git
cd website
# View the style guide
open style-guide.html
# Or start a simple HTTP server
python -m http.server 8000
# Visit http://localhost:8000- Create markdown file in
_blog_posts/ - Add YAML frontmatter
- Write content using markdown
- Components β
styles/components.css - Pages β
styles/pages/ - Always use design tokens
This website was created using DollhouseMCP's own agent orchestration system, demonstrating:
- 85-90% time reduction in development
- AI-powered content generation
- Self-documenting capabilities
- Real-world platform validation
See docs/development/META_DEVELOPMENT_CASE_STUDY.md for full details.
- Phase 1: Static documentation site
- Phase 2: Interactive demos
- Phase 3: Platform integration
- Blog CMS integration
- Search functionality
- Analytics dashboard
Proprietary - All rights reserved.
- GitHub: @DollhouseMCP
- Email: mick@mickdarling.com
Built with β€οΈ using DollhouseMCP agent orchestration