https://github.com/kylereddoch/brewventy
A coffee-themed, fully customizable Eleventy starter project combining elegant design with powerful functionality. Perfect for personal blogs, documentation sites, and landing pages.
https://github.com/kylereddoch/brewventy
11ty 11ty-starter 11ty-template buildexcellentwebsites builtwith eleventy eleventy-theme eleventy-themes eleventy-website javascript markdown nunjucks scss website-template
Last synced: 8 days ago
JSON representation
A coffee-themed, fully customizable Eleventy starter project combining elegant design with powerful functionality. Perfect for personal blogs, documentation sites, and landing pages.
- Host: GitHub
- URL: https://github.com/kylereddoch/brewventy
- Owner: kylereddoch
- License: mit
- Created: 2025-09-30T19:03:57.000Z (11 days ago)
- Default Branch: main
- Last Pushed: 2025-09-30T21:57:29.000Z (11 days ago)
- Last Synced: 2025-09-30T23:31:17.674Z (11 days ago)
- Topics: 11ty, 11ty-starter, 11ty-template, buildexcellentwebsites, builtwith, eleventy, eleventy-theme, eleventy-themes, eleventy-website, javascript, markdown, nunjucks, scss, website-template
- Language: SCSS
- Homepage: https://brewventy.vercel.app
- Size: 5.92 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Brewventy Eleventy Starter
  [](https://github.com/kylereddoch/brewventy/pulls)
A coffee-themed, fully customizable Eleventy starter project combining **elegant design** with **powerful functionality**. Perfect for personal blogs, documentation sites, and landing pages.
## Features
- 🏗️ **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## First Steps
Check out the [Usage Guide](USAGE.md).
## Quick Start
```bash
# 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
```## Documentation
- [Getting Started & Usage](USAGE.md)
- [Deployment Guides](DEPLOYMENT.md)## Built with Brewventy
**Add your site here! Submit a PR to showcase your Brewventy-powered site.**
## Contributing
Feel free to open issues or pull requests. See [ISSUE_TRACKER](https://github.com/kylereddoch/brewventy/issues).
## Sponsor
Your support keeps the coffee brewing! ❤
[](https://github.com/sponsors/kylereddoch)
## License
Licensed under the MIT License. See [LICENSE](LICENSE) for details.