Skip to content

Documentation generator, renderer and server. Takes GHP style markdown, and converts it into a static website with automated categorization and search.

Notifications You must be signed in to change notification settings

zenoVerboom/documentation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

documentation

Documentation generator, renderer and server. Takes GHP style markdown, and converts it into a static website with automated categorization and search.

How to use

  • edit content in content/
  • run go run main.go
  • push to master

What to not do

Don't fucking touch out/, it'll just overwrite your changes lol.

About

Documentation generator, renderer and server. Takes GHP style markdown, and converts it into a static website with automated categorization and search.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 89.6%
  • Go 10.4%