Sveleven

Modern, lightweight Eleventy v4 starter with Tailwind or Pico.css, CMS and multisiting 🥷

Killer features

  1. Eleventy v4 by default
    both v4 (default) & v3 supported
  2. "Thin client" architecture
    thanks eleventy-bricks for reusability
  3. Tailwind v4 included
    with Typography plugin & bricks theme
  4. Sveltia CMS included
    modern Decap/Netlify CMS successor
  5. Multisite support
    thanks to symlink-based setup
  6. One-click start
    Deploy to Netlify

How it works?

Sveleven is an advanced version of 🥷 Bladeswitch starter:


Local development

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).


Showcase

any.digital  


More info

Repository: /anydigital/sveleven

Found it useful? Give a

Featured in:

Support:

License: MIT

PS: Why "Sveleven"?

SVELEVEN = SVeltia CMS
           + ELEVENty SSG

"Sveleven" is simply a portmanteau of "Sveltia CMS" and "Eleventy SSG" — two great open-source projects that work together seamlessly.