5t3ph / 11ty-basics

A barebones demo of basic but essential 11ty features.

Home Page:https://11ty-basics.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

11ty Basics

A barebones demo of basic but essential 11ty features.

This was created to support the livestream walkthrough with @edieblu.

Check out the "Steps to Create From Scratch" which match the livestreamed steps. For a more full in-depth tutorial, review the post on 11ty.Rocks: "Create Your First Basic 11ty Website"

Development Scripts

npm start

Run 11ty with hot reload at localhost:8080

npm run build

Production build includes minified, autoprefixed CSS and social preview image generation

Use this as the "Publish command" if needed by hosting such as Netlify.

About

A barebones demo of basic but essential 11ty features.

https://11ty-basics.netlify.app/


Languages

Language:HTML 51.2%Language:JavaScript 45.8%Language:CSS 3.1%