danurbanowicz / eleventy-netlify-boilerplate

A template for building a blog with the Eleventy static site generator and Decap CMS
https://eleventy-netlify-boilerplate.netlify.app/
MIT License
528 stars 183 forks source link

v2 beta update #72

Closed rdela closed 1 year ago

rdela commented 1 year ago

Hello and thanks for all the work here. With the v2 beta being out I am wondering if there are plans to update this starter or an appetite for contributions in that vein yet.

https://www.11ty.dev/blog/eleventy-v2-beta/

Trying to decide whether to start here or with Eleventy Base Blog v8.

https://www.11ty.dev/blog/bbv8/

danurbanowicz commented 1 year ago

Thanks and yes, absolutely!

The starter will be upgraded to Eleventy v2 shortly, and there will be some new features added e.g. eleventy-image support with native lazy loading, accessibility enhancements, and a few other small enhancements.

If you have any features that you'd like to see integrated into this project, please let me know here or feel free to submit a PR!

theapplegates commented 1 year ago

Thank you. That sounds exciting. Like rdela says everyone appreciates your hard work. Can't wait to see your enhancements.

rdela commented 1 year ago

The new features and enhancements you mentioned sound very welcome! Please let me know how I can help without getting in your way.

danurbanowicz commented 1 year ago

PR https://github.com/danurbanowicz/eleventy-netlify-boilerplate/pull/73#issue-1575765621 brings Eleventy version up to v2.0.0 and adds some other small changes.

I guess the elephant in the room currently is that Netlify CMS is now effectively abandoned and that there is no obvious replacement. While it still works fine and has lots of forks, it is probably time to start thinking about an alternative.

Next task for this starter: Eleventy Image support with native lazy loading.

Any other ideas or feature requests are welcome!

danurbanowicz commented 1 year ago

Moving new feature discussion and requests into this pinned issue: #74