Skip to content

Releases: kylereddoch/brewventy

v1.0.0

30 Sep 21:28
131badb

Choose a tag to compare

Release Notes – Brewventy v1.0.0

Initial release of Brewventy, a coffee-themed Eleventy starter kit.

What’s Included

  • Themes
    – Mocha (dark) & Latte (light) modes with toggle shortcode
    – SCSS variables in src/styles/themes/_variables.scss for full customization

  • Eleventy Setup
    – Built with @11ty/eleventy@^3.1.2
    – Plugins: navigation, RSS, syntax highlighting
    – Shortcodes: coffeeToggle, recentPosts

  • Developer Tools
    npm run dev: Live-reload with Browsersync & SCSS watch
    npm run build: Compile SCSS & generate _site
    npm run serve: Preview production build locally

  • Deployment
    – GitHub Actions workflow deploys to GitHub Pages (gh-pages branch)
    – Guides for Netlify, Vercel, and GitHub Pages in DOCS/DEPLOYMENT.md

Getting Started

git clone https://github.com/your-username/brewventy.git
cd brewventy
npm install
npm run dev

Next Steps

  • Customize SCSS variables
  • Add content in src/
  • Open issues or PRs at the GitHub issues tracker

Enjoy brewing your site with Brewventy! 🚀☕

Next Steps

  • Customize SCSS variables
  • Add content in src/
  • Open issues or PRs at the GitHub issues tracker

Enjoy brewing your site with Brewventy! 🚀☕