ZeroPoint

A modern, opinionated, bare-bones Jamstack starter using Eleventy to get "up to zero" on a project quickly and easily. https://getzeropoint.com

MIT License

Stars
99
Committers
4

Bot releases are hidden (Show)

ZeroPoint - 2.0

Published by MWDelaney 6 months ago

What's Changed

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

Full Changelog: https://github.com/MWDelaney/ZeroPoint/compare/production-20240425201250...2.0

ZeroPoint - 1.1.0

Published by MWDelaney over 2 years ago

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

ZeroPoint - 1.0.0

Published by MWDelaney almost 3 years ago

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