Skip to content

A minimal Eleventy (11ty) SSG starter project featuring SASS support

License

Notifications You must be signed in to change notification settings

Sparkhand/11ty-min-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eleventy Minimal Starter 🏗️

A minimal Eleventy (11ty) SSG starter project featuring SASS support

Get started 🏁

npm install

npm start

What's included 🔋

  • Basic directory structure for kickstarting your project;
  • SASS support through sass npm package;
  • Build/Start/SASS scripts included;
    • run npm run to view all available scripts;