stevebeck / pfs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eleventy - Netlify - Netlify CMS Starter

A starter project using the static site generator Eleventy with Netlify and Netlify CMS.

Commands

Clean dist folder

$ npm run clean

Build for developement and watch for changes

$ npm run dev

Running at http://localhost:4000/.

Build for production

$ npm run build

Try it now

Click the button below to deploy a new site from this starter project on Netlify.

Deploy to Netlify

About


Languages

Language:SCSS 31.5%Language:Nunjucks 30.3%Language:HTML 25.6%Language:JavaScript 12.6%