Skip to content
forked from thejerf/markdir

A simple HTTP server for rendering markdown files

License

Notifications You must be signed in to change notification settings

weaming/markdir

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

markdir

Markdir serves up a directory of files in HTML, rendering Markdown files into HTML when they are encountered as .md files. It's sort of the most degenerate Wiki you could imagine writing short of simply having static HTML files.

Installation

go get -u github.com/weaming/markdir@HEAD

Usage of markdir:
  -bind string
      listen host:port (default "127.0.0.1:10200")

About

A simple HTTP server for rendering markdown files

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%