Releases: kylereddoch/brewventy
Releases · kylereddoch/brewventy
v1.0.0
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 insrc/styles/themes/_variables.scssfor 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-pagesbranch)
– Guides for Netlify, Vercel, and GitHub Pages inDOCS/DEPLOYMENT.md
Getting Started
git clone https://github.com/your-username/brewventy.git
cd brewventy
npm install
npm run devNext 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! 🚀☕