http-pubserver

0.1.7 • Public • Published

http-pubserver

Pubserver can be used to both host and render markdown files. Complete with templates for all markdown features, it is great for generating and/or hosting documentations and other quick publications.

How to use

Install as global package, then use the pubserver executable.

To host as an http server:

pubserver --host 127.0.0.1 -p 8008 -s /usr/share/program/docs

To prerender for static hosting(such as GitHub pages):

pubserver -r /usr/share/program/docs

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.1.70latest

Version History

VersionDownloads (Last 7 Days)Published
0.1.70
0.1.60
0.1.50
0.1.40
0.1.30
0.1.20
0.1.10
0.1.00

Package Sidebar

Install

npm i http-pubserver

Weekly Downloads

0

Version

0.1.7

License

none

Last publish

Collaborators

  • armedguy