From b2c8e5b298b3a4a06e4fb53f94dd3bc81926f1ce Mon Sep 17 00:00:00 2001 From: madrilene Date: Tue, 2 Apr 2024 10:47:48 +0200 Subject: [PATCH] add note for v1 and v3 --- src/pages/index.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/pages/index.md b/src/pages/index.md index 5006e01..2640b41 100644 --- a/src/pages/index.md +++ b/src/pages/index.md @@ -16,4 +16,7 @@ The aim is to create frontends that look good to everyone, regardless of device, I have tried to [document a few things](/get-started/). +I keep a [branch of v1](https://github.com/madrilene/eleventy-excellent/tree/v1) because I have changed a lot of things. I understand that not everyone wants to change much, or doesn't agree with my decisions. +At the same time, I'm already [working on v3](https://github.com/madrilene/eleventy-excellent/tree/v3), where I'm switching to ESM and building components with webC where it makes sense. + **Have fun** and let me know if you find any issues or have ideas for improvements!