Skip to content
forked from paganotoni/doco

Doco builds documentation sites from markdown documents and folders.

License

Notifications You must be signed in to change notification settings

dmartinez24/doco

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Doco Banner

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.

About

Doco builds documentation sites from markdown documents and folders.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 46.0%
  • HTML 32.2%
  • JavaScript 16.2%
  • CSS 5.6%