voightco / static-site-starter

A boilerplate for building static websites using 11ty

Home Page:https://suspicious-lamport-275cea.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Static Site Starter

Netlify Status Deploy to Netlify

static-site-starter

Opinionated boilerplate that can be used to start a new static site project. It's built with static site generator Eleventy (11ty) and has a minimal asset pipeline using PostCSS. JavaScript all the way down.

Features ✨

Install

Follow these steps to get started:

  1. Clone the project
$ git clone https://github.com/dandevri/static-site-starter.git
  1. Then do the
npm run dev

to start the live-reloadzz on a local development server.

License

MIT © Danny de Vries

About

A boilerplate for building static websites using 11ty

https://suspicious-lamport-275cea.netlify.com/

License:MIT License


Languages

Language:HTML 61.2%Language:CSS 24.9%Language:JavaScript 13.9%