khawkins98 / gulp-eleventy-example

A demonstration integration of Eleventy with gulp in the same Node process

Home Page:https://docs.google.com/document/d/1I3dr0BIpKDVmhrl4R-agNMxaZ4ulh1TV4iG6wBqWXiM/edit#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gulp-eleventy-example

A demonstration integration of Eleventy with gulp in the same Node process.

For background and detail see the blog post

Developing

  1. You'll need to install npm
  2. Install all the things
    • npm install
  3. Generate the site in /build
    • gulp dev renders and serves
    • gulp build build static assets

About

A demonstration integration of Eleventy with gulp in the same Node process

https://docs.google.com/document/d/1I3dr0BIpKDVmhrl4R-agNMxaZ4ulh1TV4iG6wBqWXiM/edit#


Languages

Language:JavaScript 73.2%Language:HTML 26.8%