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

Dependencies (4)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i http-pubserver

    Weekly Downloads

    10

    Version

    0.1.7

    License

    none

    Last publish

    Collaborators

    • armedguy