Use the serve plugin to provide your DocPad out directory to localhost
Simplifies creation of HTML files to serve your webpack bundles
Serve static files
Adds support for the Handlebars templating engine to DocPad.
Serve your rolled up bundle
Adds support for the Eco templating engine to DocPad.
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.
TypeScript definitions for serve-static
Serve directory listings
Runs Babel in Vite during all commands
A Development Server in a Webpack Plugin
Markdown rendering for DocPad, using Marked
Rollup plugin for LiveReload that watches the bundle and reloads the page on change
No description provided.
Plugin utilities for Rolldown
BasePlugin class for DocPad
A CLI for webpack-plugin-serve, providing a premier webpack development server
Static file serving and directory listing
Prepare compressed versions of assets to serve them with Content-Encoding
TypeScript definitions for express
Adds support for Partials (re-usable templates) to DocPad
TypeScript definitions for express-serve-static-core