philhawksworth / another-test11ty-scaffold-with-sass

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

11ty Scaffold - Simple Sassy Scaffold

A bare bones starting point for an 11ty site. With just:

  • Nunjucks template inheritance
  • Sass pipeline with SCSS
  • Responsive breakpoints via mixins
  • Image passthrough without optimisation

Using this scaffold

You can use this repo as a Template via GitHub, or fork it, but it is intended to be used via 11up - a little utility for remotely copying scaffolds like this as a quick way to start a new 11ty site.

# install via 11up
npx 11up@latest

# ...select "simple-sassy-scaffold" from the available templates when prompted

👉 Try out a deploy

You can also try cloning this tempalte repo and deploying it to Netlify automatically by clicking the Deploy Button below.

Deploy to Netlify

About

License:MIT License


Languages

Language:SCSS 46.8%Language:JavaScript 36.5%Language:Nunjucks 16.7%