Skip to content

Latest commit

 

History

History
59 lines (47 loc) · 1.62 KB

Readme.md

File metadata and controls

59 lines (47 loc) · 1.62 KB

Docit

Browse markdown files in directories at a HTTP endpoint.

Why

Usage

Command docit shows how to use it.

Examples:

docit serve -index=Readme.md -root=doc -port=8080 -name=Coolio
docit serve -index=landing/index.md -root=home/Projects -port=8080
docit serve -index=landing/index.md -root=test/Projects -help=landing/help.md

TODOs

  • Projects link: Show all projects unders -root when that link is clicked.
  • Import members from file.
  • List Members
  • add live reload of local file while
  • search in all doc files (.md) .
  • Add password protection.
  • Add embedded database (Bolt or SQL)
  • Add url list.
  • All Members should have the same password?

Install

For developer

Install go dependencies.

make deps

Links

Session

Bolt

Gobs

Protocol buffers