Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/docpad/docpad-plugin-serve
DocPad plugin that serves your generated DocPad website over localhost
https://github.com/docpad/docpad-plugin-serve
docpad-plugin
Last synced: 3 months ago
JSON representation
DocPad plugin that serves your generated DocPad website over localhost
- Host: GitHub
- URL: https://github.com/docpad/docpad-plugin-serve
- Owner: docpad
- License: other
- Created: 2018-07-17T13:54:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-04T14:48:37.000Z (11 months ago)
- Last Synced: 2024-09-29T18:03:22.029Z (3 months ago)
- Topics: docpad-plugin
- Language: JavaScript
- Size: 253 KB
- Stars: 4
- Watchers: 14
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
Serve Plugin for DocPad
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](https://nodejs.org/dist/latest-v8.x/docs/api/http.html#http_server_listen)
- `port` is the [hostenv](https://github.com/bevry/hostenv) PORT, otherwise 9778
- `host` is the [hostenv](https://github.com/bevry/hostenv) HOSTNAME, otherwise null
- `serveOptions` forwarded to [serve-handler](https://github.com/zeit/serve-handler#options), by default:
- `public` is docpad outPathInstall
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?
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:
- Copyright © 2018+ Benjamin Lupton
and licensed under: