Welcome to 11ty Base 🏡, an opinionated starter template for 11ty

Features

SEO

The template includes a basic SEO configuration. The title, the description and the meta tags (Facebook, Twitter, OpenGraph) are automatically generated from the frontmatter of each page.

Styling

The template uses Tailwind CSS for styling. It only includes a basic set of styles, for typography and link styling.

When NODE_ENV is set to development, the template uses the unminiified version of the generated CSS. This is useful for debugging. When NODE_ENV is set to production, the template uses a minified and optimized CSS.




Dig into the source code here and the full documentation here