Initial Release - v1.0.0
October 2025
🎉 Core Features
- 11ty v3.1+ static site generator
- Tailwind CSS v4.1+ with Lightning CSS (no autoprefixer needed)
- DaisyUI v5.3+ component library
- HTMX v2+ for server-driven interactivity
- Alpine.js v3.14+ for client-side interactions
📦 Project Structure
<section>-pagesnaming convention for easy CMS integration- Separate directories for blog posts and help documentation
- Modular component architecture
- Clean separation of layouts, partials, and components
- Data-driven components with YAML configuration
⚡ Optimizations
- HTML minification with html-minifier-terser
- Responsive image optimization with @11ty/eleventy-img
- Production-ready build pipeline
- NPM-based dependency management (no CDN dependencies)
📝 Content Management
- Markdown support with frontmatter
- Nunjucks templating for layouts and pages
- Blog collection with automatic sorting by date
- Multiple layout options for blog posts and help articles
- Ready for Page CMS integration
📚 Documentation
- Comprehensive ARCH.md architecture documentation
- Getting Started guide
- Sample blog post demonstrating frontmatter usage
- Help center with documentation structure
- PLAN.md with detailed refactoring roadmap
🔮 Coming Soon
- Dark mode toggle implementation
- SEO optimization enhancements
- Authentication examples
- API integration patterns
- Page CMS integration guide
Have a feature request? Let us know!