Skip to content

maxmcd/dropwiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DropWiki

Run DropWiki from a folder of .md files to serve them up as a simple site

Usage

$ go get github.com/vise890/dropwiki
$ cd my_wiki_folder
$ dropwiki
#=> Listening on localhost:9000 ...

TODO

  • generate the wiki index from the folder
  • render pages at a URL corresponding to their relative path
  • full text search

About

Drop-in wiki serving

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published