4.0.0
This commit is contained in:
parent
0c0c6f28c7
commit
7a32b59a7b
3 changed files with 6 additions and 8 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue