Skip to content

jeromecoupe/sample-11ty-blog

Repository files navigation

Sample 11ty blog

Sample Eleventy (11ty) blog as example for workshops.

Using NPM Scripts and esbuild.

You can preview the site on Netlify

Installation

  • fork repository
  • check that Node and NPM are installed by typing node --version in your terminal
  • run npm install
  • run npm run build to build the site
  • run npm run watch to spin up Browsersync and view the site locally at http://localhost:3000/

About

Sample 11ty blog for workshops

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published