An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Brewventy Eleventy Starter

![GitHub Repo stars](https://img.shields.io/github/stars/kylereddoch/brewventy?style=for-the-badge&logo=github&link=https%3A%2F%2Fgithub.com%2Fkylereddoch%2Fbrewventy%2Fstargazers) ![Mastodon Follow](https://img.shields.io/mastodon/follow/114614907486620795?domain=infosec.exchange&style=for-the-badge&logo=mastodon&logoColor=white&labelColor=%232F0C7A&color=brightgreen&link=https%3A%2F%2Finfosec.exchange%2F%40cyberseckyle) [![PRs Welcome](https://img.shields.io/badge/PRs-Welcome-brightgreen?style=for-the-badge)](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! ❤

[![Sponsor](https://img.shields.io/badge/Sponsor%20Brewventy-❤️-brightgreen.svg)](https://github.com/sponsors/kylereddoch)

## License

Licensed under the MIT License. See [LICENSE](LICENSE) for details.