docpad-plugin-serve

2.4.0 • Public • Published

Serve Plugin for DocPad

Travis CI Build Status NPM version NPM downloads Dependency Status Dev Dependency Status
GitHub Sponsors donate button Patreon donate button Flattr donate button Liberapay donate button Buy Me A Coffee donate button Open Collective donate button crypto donate button PayPal donate button Wishlist browse button

Use the serve plugin to provide your DocPad out directory to localhost

Usage

Once installed, you can customise the following plugin configuration options:

  • listenOptions forwarded to server.listen
    • port is the hostenv PORT, otherwise 9778
    • host is the hostenv HOSTNAME, otherwise null
  • serveOptions forwarded to serve-handler, by default:
    • public is docpad outPath

Install

Install this DocPad plugin by entering docpad install serve into your terminal.

History

Discover the release history by heading on over to the HISTORY.md file.

Contribute

Discover how you can contribute by heading on over to the CONTRIBUTING.md file.

Backers

Maintainers

These amazing people are maintaining this project:

Sponsors

No sponsors yet! Will you be the first?

GitHub Sponsors donate button Patreon donate button Flattr donate button Liberapay donate button Buy Me A Coffee donate button Open Collective donate button crypto donate button PayPal donate button Wishlist browse button

Contributors

These amazing people have contributed code to this project:

Discover how you can contribute by heading on over to the CONTRIBUTING.md file.

License

Unless stated otherwise all works are:

and licensed under:

Package Sidebar

Install

npm i docpad-plugin-serve

Weekly Downloads

25

Version

2.4.0

License

MIT

Unpacked Size

19 kB

Total Files

7

Last publish

Collaborators

  • bevryme