Modern, lightweight Eleventy v4 starter with Tailwind/Pico, Blades, CMS and multisiting 🥷
- Eleventy v4 by default
both v4 (Build Awesome) & v3 supported - "Thin client" architecture
thanks Blades[-plugin] for reusability - Tailwind v4 included
with Typography plugin & Blades[-kit] - Sveltia CMS included
modern Decap/Netlify CMS successor - Multisite support
thanks to symlink-based setup - One-click start
Build Awesome Starter is an advanced version of 🥷 Bladeswitch starter:
- BUT focusing exclusively on Eleventy v4 and adding Tailwind v4 support.
- It reuses same Blades[-plugin] to symlink
eleventy.config.jsby default (so you don't have to maintain it anymore!) - It also reuses Nunjucks version of the same universal Blades[-kit]:
- universal means you can switch
.njkto.liquidany time - universal also means you can switch from Tailwind to Pico.css or even bare-metal Blades[.css]
- universal means you can switch
As simple as:
npm install # dependencies
npm start # development
npm run stage # serve production version locally
# ready to deploy! 🚀CMS will be available locally at http://localhost:8080/admin/ (or similar port).
https://any.digital/ 🥷 blades.ninja https://minform.hostfurl.com/
Repository: https://github.com/anyblades/build-awesome-starter
Featured by:
- https://11tybundle.dev/starters/ and blog
- https://www.11ty.dev/docs/starter/
- https://sveltiacms.app/en/docs/start for 11ty
- https://blades.ninja/11ty/#min-starters
- https://bladeswitch.com starter
- https://github.com/johnheenan/minform starter
- https://github.com/hostfurl/minformhf starter
- 🕶️ awesome-eleventy
Support:
- https://github.com/orgs/anyblades/discussions for questions and ideas
- https://github.com/anyblades/build-awesome-starter/issues for change requests or bug reports
- https://www.11ty.dev/blog/discord/ for 11ty community support
- https://sveltiacms.app/en/support for Sveltia CMS community support
License: MIT