ojob.io/docsify/liveHttpd

Usage

ojob ojob.io/docsify/liveHttpd port= path= langs= noside= 

Description

Provides a docsify live server that will refresh content upon file save.

Expects

Name Description
port Define the port where the server will run (defaults to 8090)
path Define the path from which markdown files will be served and where to keep and eye for live changes (defaults to .)
langs Defines a list of comma separated syntax-highlight languages (defaults to yaml,markdown,docker,json,sql,python,css,javascript,bash,java)
noside If "true" the navigation bar on the sidebar won't be displayed by default.