Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 711 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 711 Bytes

promise-nuggets

To write a nugget article, write a markdown file.

The source is kept in the src branch.

Current nuggets can be found at ./src/documents/articles

building the site

npm install
npm start

You can see the generated output in the out directory or in action with the server started by DocPad at localhost:9778

license

CC-0

// "docpad": "*",
// "docpad-plugin-jade": "*",
// "docpad-plugin-ghpages": "*",
// "docpad-plugin-less": "*",
// "docpad-plugin-eco": "*",
// "docpad-plugin-marked": "*"