Skip to content

Releases: MWDelaney/ZeroPoint

3.0

02 Oct 14:56
Compare
Choose a tag to compare
  • Upgrade to Eleventy 3.0! 🎉

2.0

25 Apr 20:15
0e427ae
Compare
Choose a tag to compare
2.0

What's Changed

🔒 Remove dependencies (Security!)
💄 Replace Sass and Javascript bundler with esbuild

Full Changelog: production-20240425201250...2.0

1.1.0

31 Jan 21:27
655370e
Compare
Choose a tag to compare

Version 1.1!

ZeroPoint is an Eleventy starter project that gets you "up to zero" and building your site quickly and easily. Version 1.1 improves ZeroPoint's structure, tweaks the appearance of the terminal output a bit, and adds the Eleventy Image plugin and example code to use it!

Features

  • GitHub Action re-brands your project, removes ZeroPoint branding entirely.
  • Lightly abstracted Eleventy config makes it easy to add/remove collections, plugins, shortcodes, etc.
  • Helpful project specific README generated by GitHub Action to help you get started.
  • Ready to deploy to Netlify right out of the box.
  • Ready-to-use Eleventy Image plugin with example code

What's Changed

👩‍💻 Improved terminal output (colors! spacing!)
🔒 Update dependencies (Security!)
🔌 Added Image plugin and example code (Everyone use images!)
💄 Improved Sass process using Eleventy 1.0's custom template languages (More native solution!)

Full Changelog: https://github.com/MWDelaney/ZeroPoint/commits/1.1.0

1.0.0

11 Nov 14:35
3a20bfb
Compare
Choose a tag to compare

Version 1.0!

ZeroPoint is an Eleventy starter project that gets you "up to zero" and building your site quickly and easily.

Features

What's Changed

  • 📄 Add LICENSE
  • 🔧 Add shortcodes config, document config files
  • ⬆️ Migrade from node-sass to dart-sass
  • ✨ Add plugin examples
  • 🍱 Add default favicon
  • 💚 Rewrite GitHub Action to remove ZeroPoint branding when used as a template
  • 🔖 Prep for 1.0 (documentation; cleanup)

Full Changelog: https://github.com/MWDelaney/ZeroPoint/commits/1.0.0