Skip to content

Latest commit

 

History

History
57 lines (39 loc) · 2.04 KB

README.md

File metadata and controls

57 lines (39 loc) · 2.04 KB

Static Site Starter


Netlify Status Fits on a Floppy

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.

Deploy to Netlify

License

MIT © Danny de Vries