npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "docpad" 的结果(共 16 个)
docpad-plugin-raw

DocPad plugin that copies /raw directory to /out

MIT
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.

MIT
docpad-plugin-uglify

Minify JavaScript in DocPad using UglifyJS

MIT
docpad-plugin-ghpages

Deploy to Github Pages easily via `docpad deploy-ghpages`

MIT
docpad-plugin-browserifydocs

Browserify your documents by adding the `browserify: true` meta data

MIT
docpad-plugin-coffeescript

Adds support for CoffeeScript to JavaScript compilation to DocPad

MIT
docpad-plugin-eco

Adds support for the Eco templating engine to DocPad.

MIT
docpad-plugin-highlightjs

Adds support for Highlight.js syntax highlighting to DocPad

MIT
docpad-plugin-cleanurls

Adds support for clean URLs to DocPad

MIT
docpad-plugin-nodesass

Adds support for the Sass CSS pre-processor to DocPad using node-sass

MIT
docpad-plugin-partials

Adds support for Partials (re-usable templates) to DocPad

MIT
docpad-plugin-marked

Markdown rendering for DocPad, using Marked

MIT
docmatter

Battle tested SSG front matter parser. Extracted from DocPad. Delimiter lines have 3+ of the same character (such as `/***` and `***/`) allowing front matters to work with the syntax highlighting of your code editor. Supports custom parsers, e.g. `--- cso

Artistic-2.0
@bevry/pluginloader

A class for loading, verifying, and creating plugins. Used by DocPad for years.

Artistic-2.0
docpad-baseplugin

BasePlugin class for DocPad

MIT