0.1.7 • Published 10 years ago

http-pubserver v0.1.7

Weekly downloads
25
License
-
Repository
github
Last release
10 years ago

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
0.1.7

10 years ago

0.1.6

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago