Manages the plugins in a Docpad application
Provides a plugin manager that dispatches events to loaded plugins.
Provides a simple Javascript AST traversal utility that traverses all nodes / children regardless of type.
CLI for managing plugins in Headlamp
Install and uninstall any node package at runtime from npm registry
Adds support for the Handlebars templating engine to DocPad.
Adds support for the Eco templating engine to DocPad.
This is the core library used to create a new plugin engine.
Install and uninstall any node package at runtime from npm registry
DocPad plugin which adds the ability to render a document out to multiple pages
Adds support for Highlight.js syntax highlighting to DocPad
DocPad is a dynamic static site generator. Write your content as files, or import your content from other external sources. Render the content with plugins. And deploy your static or dynamic website to your favourite hosting provider.
Markdown rendering for DocPad, using Marked
BasePlugin class for DocPad
Adds support for CoffeeScript to JavaScript compilation to DocPad
Adds support for Partials (re-usable templates) to DocPad
Deploy to Github Pages easily via `docpad deploy-ghpages`
DocPad plugin that copies /raw directory to /out
Automatically refreshes your website whenever a rengeration is performed
Adds support for the Move to javascript language to DocPad.
Adds support for the Stylus CSS pre-processor to DocPad
Adds support for CoffeeKup compilation to DocPad
Adds support for the LESS CSS pre-processor to DocPad
Adds support for the Jade templating engine to DocPad.