change dependency structure for readability - I guess
This commit is contained in:
parent
46942c7fae
commit
e50e879f6f
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
# Eleventy Excellent
|
# Eleventy Excellent
|
||||||
|
|
||||||
Opiniated but easy to use Eleventy starter, based on the workflow suggested by Andy Bell's [buildexcellentwebsit.es](https://buildexcellentwebsit.es/).
|
Opiniated but easy to use Eleventy starter, based on the workflow suggested by Andy Bell's [buildexcellentwebsit.es](https://buildexcellentwebsit.es/).
|
||||||
|
I have been told that it is very easy to use, and no compliment could make me happier.
|
||||||
If you end up using this starter, feel free to send me a link, I'd love to see it!
|
If you end up using this starter, feel free to send me a link, I'd love to see it!
|
||||||
Also let me know if you miss any features. Currently in planning: dark mode, inlining CSS and JS.
|
Also let me know if you miss any features. Currently in planning: dark mode, inlining CSS and JS.
|
||||||
|
|
||||||
|
|
@ -95,7 +95,7 @@ npm run build
|
||||||
|
|
||||||
## Built with Eleventy Excellent
|
## Built with Eleventy Excellent
|
||||||
|
|
||||||
I am very proud that the starter is so well received! I have been told that it is very easy to use, even for "beginners"! No compliment could make me happier. Here is a list of sites based on eleventy-excellent, some only slightly modified, others completely transformed.
|
A list of sites based on eleventy-excellent, some only slightly modified, others completely transformed.
|
||||||
|
|
||||||
- [joewrites.io](https://joewrites.io/)
|
- [joewrites.io](https://joewrites.io/)
|
||||||
- [flamedfury.com](https://flamedfury.com/)
|
- [flamedfury.com](https://flamedfury.com/)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue