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 build
Add 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.