peruvianidol / advent-of-css

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

11ty Starter

A basic boilerplate for getting a new Eleventy site up and running.

How to use this

  1. Use this template on GitHub
  2. Follow the instructions to create a new repository from this template
  3. Clone the new repo locally
  4. In the project directory, run npm install
  5. Edit package.json and _src/_data/site.json
  6. Run npm start to run Eleventy and open the site in a browser

Features

Eleventy Resources

About


Languages

Language:JavaScript 61.1%Language:Nunjucks 20.3%Language:SCSS 18.6%