We are using Tailwinds "engine" to generate utility classes on demand, based on our design tokens.
To avoid overloading this base with too many subtleties, I store special features in separate branches that (usually) keep up with the main branch.
When you share your blog posts, a thumbnail image might appear. This starter generates these images for your blog posts automatically.
A lot of markdown packages are installed to help you write your posts. All presets are personal preference.
This starter uses Justin Ribeiro's lite-youtube web component. Add `youtube: true` to frontmatter to activate.
Eleventy's own build-time image transformations. Find more info on11ty.dev/docs/plugins/image/ and edit settings in config-folder.
Syntax Highlighting is achieved by a pack of Eleventy plugins. No browser/client JavaScript, highlight transformations are all done at build-time.
A 301 is used when a page has permanently changed location. Informing about this change is indispensable if you want to keep a positioning. Aleksandr Hovhannisyan came up with an elegant solution for Eleventy and Netlify.