A coffee-themed, fully customizable Eleventy starter project combining elegant design with powerful functionality. Perfect for personal blogs, documentation sites, and landing pages.
- 🏗️ Eleventy-powered static site generator
- ☕ Custom coffee theme with dark (Mocha) & light (Latte) modes
- 🎨 Responsive design with fluid container alignment
- 🔧 Easy customization: SCSS variables, shortcodes, and templates
- 🚀 Optimized for performance and accessibility
- 📦 Shortcodes:
coffeeToggle,recentPosts, etc. - 🌐 i18n-ready and plugin-friendly
Check out the Usage Guide.
# Clone the repository
git clone https://github.com/kylereddoch/brewventy.git
cd brewventy
# Install dependencies
npm install
# Run in development mode
npm run dev
# Build for production
npm run buildAdd your site here! Submit a PR to showcase your Brewventy-powered site.
Feel free to open issues or pull requests. See ISSUE_TRACKER.
Your support keeps the coffee brewing! ❤
Licensed under the MIT License. See LICENSE for details.