last edits for home and post
This commit is contained in:
parent
257a9b8fc6
commit
fcc2d5d9bf
2 changed files with 4 additions and 2 deletions
|
|
@ -16,7 +16,7 @@ In Andy's words, we'd rather hint the browser than micromanage it, using progres
|
||||||
This is version 3.
|
This is version 3.
|
||||||
I keep a [branch of v1](https://github.com/madrilene/eleventy-excellent/tree/v1) and [v2](https://github.com/madrilene/eleventy-excellent/tree/v2) because I have changed a lot of things.
|
I keep a [branch of v1](https://github.com/madrilene/eleventy-excellent/tree/v1) and [v2](https://github.com/madrilene/eleventy-excellent/tree/v2) because I have changed a lot of things.
|
||||||
|
|
||||||
I have tried to [document a few things](/get-started/).
|
I have tried to [document](/get-started/#docs-lol) features and methodologies.
|
||||||
|
|
||||||
**Have fun** and let me know if you find any issues or have ideas for improvements!
|
**Have fun** and let me know if you find any issues or have ideas for improvements!
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,8 @@
|
||||||
---
|
---
|
||||||
title: 'Eleventy Excellent 3.0'
|
title: 'Eleventy Excellent 3.0'
|
||||||
description: "It's been a few months, and I have decided to change some things again, which probably makes the starter even more opinionated. 🤷 Eleventy Excellent 3.0 changed to ESM, has a new config structure and uses web components."
|
description: "It's been a few months, and I have decided to change things again, which probably makes the starter even more opinionated. 🤷 Eleventy Excellent 3.0 now uses ESM, has a new config structure and uses web components."
|
||||||
|
discover:
|
||||||
|
description: "I have decided to change things again: Eleventy Excellent 3.0 now uses ESM, has a new config structure and uses web components."
|
||||||
date: 2024-06-03
|
date: 2024-06-03
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue