Skip to content

anydigital/sveleven

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

154 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

  • BUT focusing exclusively on Eleventy v4 and adding Tailwind v4 support.
  • It uses same eleventy-bricks plugin to symlink eleventy.config.js by default (so you don't have to maintain it anymore!)
  • It also uses Nunjucks version of the same universal bricks theme:
    • universal means you can switch .njk to .liquid any time
    • universal also means you can switch from tailwind to pico.css or even bare-metal bricks.css

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

https://any.digital/   {title="Suggest your website started by Sveleven"}


More info

Repository: https://github.com/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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Contributors