Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 709 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 709 Bytes

harvestjs-express

Visit http://w33ble.github.io/harvestjs-express/ to view this course

Install

You'll need node, as well as bower and docpad installed globally. Once that's done, run the following:

npm install
bower install

Usage

This makes use of some Makefile shortcuts. You don't have to use them if you don't want, but here they are:

  • make run is a shortcut for docpad run.
  • make pages will create a static build of the site and save it to the static path. Meant for deploy to gh-pages, or any static hosting option.

Follow-up slides

http://slid.es/w33ble/harvest-middleware