ojob ojob.io/docsify/liveHttpd port= path= langs= noside=
Provides a docsify live server that will refresh content upon file save.
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. |