This commit is contained in:
madrilene 2025-01-11 13:14:17 +01:00
parent 0c0c6f28c7
commit 7a32b59a7b
3 changed files with 6 additions and 8 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "eleventy-excellent",
"version": "3.7.5",
"version": "4.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "eleventy-excellent",
"version": "3.7.5",
"version": "4.0.0",
"license": "ISC",
"dependencies": {
"@11ty/eleventy": "^3.0.0",

View file

@ -1,6 +1,6 @@
{
"name": "eleventy-excellent",
"version": "3.7.5",
"version": "4.0.0",
"description": "Eleventy starter built around the workflow suggested by Andy Bell's buildexcellentwebsit.es.",
"author": "Lene Saile",
"license": "ISC",

View file

@ -27,11 +27,9 @@ blog:
connection speeds, and usage contexts.
</p>
<p>
<strong>This is version 3.</strong> I keep a
<a href="https://github.com/madrilene/eleventy-excellent/tree/v1">branch of v1</a> and
<a href="https://github.com/madrilene/eleventy-excellent/tree/v2">v2</a> because I have changed a lot
of things. I have tried to <a href="/get-started/#docs-lol">document</a> most features and
methodologies.
<strong>This is version 4.</strong> I keep a
<a href="https://github.com/madrilene/eleventy-excellent/tree/v1">branch of v1</a>,
<a href="https://github.com/madrilene/eleventy-excellent/tree/v2">v2</a> and <a href="https://github.com/madrilene/eleventy-excellent/tree/v3">v3</a>. I tried to <a href="/get-started/#docs-lol">document most features and methodologies</a>.
</p>
<p><strong>Have fun</strong> and let me know if you find any issues or have ideas for improvements!</p>
</div>