Categorygithub.com/weaming/markdir
repositorypackage
1.1.0
Repository: https://github.com/weaming/markdir.git
Documentation: pkg.go.dev

# README

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")