Andy-set-studio / 11ty-base

Eleventy base project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project base for Eleventy Sites

Includes static page template, blog post template, post feed, pagination, tags and RSS. Also includes a setup for SCSS.

Please don’t submit issues or PRs. I’m just sharing this for people that might want a decent starter. This isn’t open source: just free. Thanks.

ℹ️ If you want to learn how it works, go ahead and take my Eleventy course

Getting started

Ideally, you’ll be using an LTS version of Node JS and if in Windows, the WSL setup because it works better with gulp.

  1. Run npm install
  2. Run npm start to run locally
  3. Run npm run production to do a prod build

About

Eleventy base project


Languages

Language:Nunjucks 44.2%Language:SCSS 32.0%Language:JavaScript 23.9%