Skip to content

paganotoni/doco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: MIT

Welcome to Doco

Doco is a documentation website generator for your projects written in Go. It takes a folder with markdown files and generates a deployable static website.

Installation

go install github.com/paganotoni/doco/cmd/doco@latest

From there you can use the doco cli to generate a static website from your markdown files. For more info take a look at doco's website. After all, would it be any point in having Markdown docs if we can generate a website with Doco?