Skip to content

aqtrans/gowiki

Repository files navigation

Gowiki - a Gitit clone written in Golang

builds.sr.ht status

This is my attempt to replicate the featureset of Gitit, written in Go.

At this point basic functionality, view/edit/history is stable and at parity with Gitit.

Bonus features:

  • Instead of a global public/private switch, pages are presumed private, and can be made public via a boolean set in the 'frontmatter' of each page.
  • No public write access whatsoever.
  • Tag support inside the frontmatter.

About

A simple Markdown wiki, inspired by Gitit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published