Four hundos note

This commit is contained in:
Zach Leatherman 2023-01-23 17:33:15 -06:00
parent 53fe05d12f
commit 185b2888ed

View File

@ -6,6 +6,7 @@ A starter repository showing how to build a blog with the [Eleventy](https://www
- Using [Eleventy v2.0](https://www.11ty.dev/blog/eleventy-v2-beta/) with zero-JavaScript output.
- Content is entirely pre-rendered (this is a static site).
- Four-hundos Lighthouse score out of the box!
- Easily [deploy](#deploy-this-to-your-own-site) to various hosting providers.
- Live reload provided by [Eleventy Dev Server](https://www.11ty.dev/docs/dev-server/).
- Content-driven [hierarchical navigation](https://www.11ty.dev/docs/plugins/navigation/)