There's a ton of great Eleventy starter kits out there but they're pretty opinionated about their features and dependencies. 11ty.recipes helps you build an Eleventy site from scratch, showing you how to add individual features to craft the exact site you need.
Recipes
- Start an Eleventy site from scratch
- Create a Github repository for your Eleventy site
- Deploy an Eleventy site to Netlify
- Add a layout
- Add front matter to all files in a directory
- Add files using passthrough file copy
- Add scripts to package.json
- Change the default directories
- Add a 404 page
- Add global data
- Add a Sitemap
- Create a collection
- Add pagination
- Add a Sass workflow
Links
- Create a custom filter for sorting tags by Tanner Dolby
- Automatically generate open graph images by Bernard Nijenhuis
- Use Nunjucks shortcodes in Markdown files by Cassey Lottman
- Build a notification thingamajig by Ashur Cabrera
- Load file contents by Bernard Nijenhuis
- Cache busting by Bernard Nijenhuis
- Faster YouTube embeds by Sia Karamalegos
- Hide posts with future dates by Saneef Ansari
- Build a blog with Strapi by Daniel Madalitso Phiri
- Display a directory treeview with syntax highlighter by Eduardo Uribe
- Use the Notion API by Constant Vallee
- Use the official image plugin by Bryce Wray
- Create drafts by John Kemp-Cruz