111ty
Nice baseline starer with TailwindCSS, SEO and Inline JS from Unpkg
Install / Use
/learn @danfascia/111tyREADME

111ty is an Eleventy headstarter
This starter contains a combination of good practices and best plugin and module choices to save you repetitive setup steps everytime you create a new 11ty site. It saves about 30-mins of setup each time.
Features included
- Good baseline eleventy folder structure
- Site and page level SEO
- Official navigation plugin
- TailwindCSS pipeline with PurgeCSS setup to cope with
.njk, .html and .svgby default - Inlining of JS from UnPkg CDN This may get changed to JSDelivr due to the lack of minification with UnPkg
- Basic
site.jssite level metadata file (JS used to allow dynamic variables such as build time) _includesfolder supporting SVG and component inlining as well as layouts- Very barebones
base.njklayout - Nunjucks as primary template engine
