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
Search Repo:
schacon (author)
Sun Apr 20 17:56:00 -0700 2008
commit  22cf4df0a579c7591f5de47c1c7de26ec865744b
tree    3d03e581ba1f1923cfc62da75b9f70f7a0e01b5e
parent  caa9183c1a6a3052623856776c2dc3dbf03d1ba4
name age message
folder .gitignore Thu Feb 21 23:08:55 -0800 2008 hella better style, move page and extensions ou... [Alex Payne]
folder .gitmodules Thu Mar 20 00:31:37 -0700 2008 add sinatra as a git submodule and make use of it [al3x]
folder AUTHORS Thu Mar 06 16:22:53 -0800 2008 added myself to AUTHORS and updated README [schacon]
folder LICENSE Thu Mar 06 16:20:07 -0800 2008 merged from sr [schacon]
folder README.textile Sat Mar 15 12:57:15 -0700 2008 updated README [al3x]
folder TODO Wed Mar 19 23:59:59 -0700 2008 working launchd plist, better formatting on bra... [al3x]
folder environment.rb Sat Mar 15 01:02:34 -0700 2008 prettier search results page [al3x]
folder extensions.rb Wed Mar 26 11:21:12 -0700 2008 don't always wiki-link to the edit page, and al... [al3x]
folder git-wiki.rb Sun Apr 20 18:25:51 -0700 2008 added file upload functionality [schacon]
folder images/ Sat Mar 08 12:27:38 -0800 2008 added search through git-grep [schacon]
folder page.rb Sun Apr 20 18:25:51 -0700 2008 added file upload functionality [schacon]
folder public/ Sun Apr 20 18:25:51 -0700 2008 added file upload functionality [schacon]
folder system/ Thu Mar 20 09:31:16 -0700 2008 run via launchd on 8777 so as not to conflict w... [al3x]
folder views/ Sun Apr 20 18:25:51 -0700 2008 added file upload functionality [schacon]
README.textile

git-wiki

A wiki engine that uses a Git repository as its data store.

Requirements

  • rubygems
  • sinatra
  • grit
  • redcloth
  • rubypants