public
Fork of sr/git-wiki
Description: A wiki engine that uses a Git repository as its data store.
Homepage: http://atonie.org/2008/02/git-wiki
Clone URL: git://github.com/al3x/git-wiki.git
al3x (author)
Fri Mar 14 20:39:28 -0700 2008
commit  c0faf90e1d16b8dac77d67470619b59b80404cbd
tree    d4be475ac0b10dec2db69bf6c4d7e4dc03f4329e
parent  dabbf3e1920b2225357b1743203b259b6a98de1b
name age message
file .gitignore Thu Feb 21 23:08:55 -0800 2008 hella better style, move page and extensions ou... [Alex Payne]
file AUTHORS Thu Mar 06 16:22:53 -0800 2008 added myself to AUTHORS and updated README [schacon]
file LICENSE Thu Mar 06 16:20:07 -0800 2008 merged from sr [schacon]
file README.textile Tue Mar 11 12:44:30 -0700 2008 textilify README [al3x]
file TODO Fri Mar 14 20:04:42 -0700 2008 no README [al3x]
file environment.rb Thu Mar 06 15:38:46 -0800 2008 moved entire app to ruby-git from grit [schacon]
file extensions.rb Sat Mar 01 19:56:52 -0800 2008 move things out to external files to decouple t... [al3x]
file git-wiki.rb Fri Mar 14 20:39:28 -0700 2008 massive reorganization [al3x]
directory images/ Sat Mar 08 12:27:38 -0800 2008 added search through git-grep [schacon]
file page.rb Fri Mar 14 20:02:46 -0700 2008 no line numbers [al3x]
directory public/ Fri Mar 14 20:39:28 -0700 2008 massive reorganization [al3x]
directory system/ Tue Mar 11 17:32:56 -0700 2008 todo entry [al3x]
directory views/ Fri Mar 14 20:39:28 -0700 2008 massive reorganization [al3x]
README.textile

git-wiki

because who needs cool names when you use git?

Requirements

  • rubygems
  • sinatra
  • grit
  • redcloth
  • rubypants
  • ultraviolet (uv) – requires Oniguruma