DocPad
DocPad rethought web development and was the first big static site generator for Node.js, by @bevry
Archived
Pinned Repositories
docpad
Empower your website frontends with layouts, meta-data, pre-processors (markdown, jade, coffeescript, etc.), partials, skeletons, file watching, querying, and an amazing plugin system. DocPad will streamline your web development process allowing you to craft powerful static sites quicker than ever before.
docpad-baseplugin
BasePlugin class for DocPad
docpad-plugin-ghpages
Deploy your DocPad Website to GitHub Pages
docpad-plugin-paged
Adds support to DocPad for rendering a document into multiple pages.
docpad-plugin-partials
Adds support for Partials (re-usable templates) to DocPad.
docpad-plugintester
DocPad's PluginTester class
docpad-skeleton-bootstrap
Twitter Bootstrap skeleton for DocPad. Simple and flexible HTML, CSS, and Javascript for popular user interface components and interactions.
docpad-skeleton-bootstrap-jade
Twitter Bootstrap skeleton for DocPad developed using Jade (a HAML alternative for Node.js)
docpad-skeleton-h5bp
HTML5 Boilerplate skeleton for DocPad. Bare essentials for building a modern website with best practices.
docpad-skeleton-syte
A simple pre-made personal website with blogging and social integrations
DocPad's Repositories
docpad/docpad
Empower your website frontends with layouts, meta-data, pre-processors (markdown, jade, coffeescript, etc.), partials, skeletons, file watching, querying, and an amazing plugin system. DocPad will streamline your web development process allowing you to craft powerful static sites quicker than ever before.
docpad/docpad-plugin-ghpages
Deploy your DocPad Website to GitHub Pages
docpad/docpad-plugin-partials
Adds support for Partials (re-usable templates) to DocPad.
docpad/docpad-plugin-paged
Adds support to DocPad for rendering a document into multiple pages.
docpad/docpad-plugin-cleanurls
Adds support for clean urls to DocPad
docpad/docpad-plugin-highlightjs
Adds support for Highlight.js syntax highlighting to DocPad
docpad/docpad-plugin-feedr
Adds support for reading feeds to DocPad
docpad/docpad-plugin-thumbnails
DocPad plugin that manages thumbnail generation of your image files
docpad/docpad-plugin-marked
Markdown rendering for DocPad, using Marked
docpad/docpad-plugin-eco
Adds support for the Eco templating engine to DocPad.
docpad/docpad-plugin-multiplelayouts
Multiple layouts per document for DocPad
docpad/docpad-plugin-sitemap
Auto-generated sitemaps for DocPad
docpad/docpad-plugin-nodesass
Adds support for the SCSS CSS pre-processor to DocPad, using node-sass
docpad/docpad-plugin-associatedfiles
DocPad plugin that fetches any associated files for our particular document
docpad/docpad-plugin-consolidate
Template Engine Consolidation for DocPad
docpad/docpad-plugin-handlebars
Adds support for the Handlebars templating engine to DocPad.
docpad/docpad-plugin-text
Allows you to render templateData with HTML elements
docpad/docpad-plugin-less
Adds support for the LESS CSS pre-processor to DocPad
docpad/docpad-plugin-repocloner
Clone git repos into your repository somewhere before each complete regeneration
docpad/docpad-plugin-coffeekup
Adds support for CoffeeKup compilation to DocPad
docpad/docpad-plugin-dateurls
DocPad plugin that adds support for date based URLs to DocPad
docpad/docpad-plugin-serve
DocPad plugin that serves your generated DocPad website over localhost
docpad/docpad-plugin-browserifydocs
Browserify your documents by adding the `browserify: true` meta data
docpad/docpad-plugin-cachr
Caches remote resources locally
docpad/docpad-plugin-downloader
Download (and optionally extract) files into your project before your project starts generating
docpad/docpad-plugin-autoprefix
Auto vendor/browser prefix CSS so you don't have to!
docpad/docpad-plugin-babel
babel plugin for docpad
docpad/docpad-plugin-cleancss
Concatinate and minify CSS files with the `cleancss: true` meta data
docpad/docpad-plugin-jshint
JSHint Plugin for DocPad - seeking new maintainer
docpad/docpad-skeleton-benchmark
Benchmarking skeleton for DocPad