Skip to content

tidyoux/giki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Giki


Giki is a simple wiki which supports:

  • [MathJax] for LaTeX formatting
  • [multimarkdown] for markdown formatting
  • git for page versioning
  • [prettify] for syntax highlighting

It started as a translation from Racket of Uiki.

Dependencies

  • git
  • multimarkdown

Build and run

go get -u github.com/tidyoux/giki
cd giki
make
cd build/bin
./giki

About

A simple wiki.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published