GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Fork of al3x/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/zmalltalker/git-wiki.git
al3x (author)
Sun Apr 20 18:52:30 -0700 2008
commit  ec232260e563e9906b14454bace36953f7f42cff
tree    e7ddac338b26d8ddb77de63590fed0c0c5c9e63f
parent  f767ccaf5da293ed9cb34380bb988bd625881724
name age message
file .gitignore Thu Feb 21 23:08:55 -0800 2008 hella better style, move page and extensions ou... [Alex Payne]
file .gitmodules Thu Mar 20 00:31:37 -0700 2008 add sinatra as a git submodule and make use of it [al3x]
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 Wed Mar 26 23:24:04 -0700 2008 I'm pretty much out! The README says so. [al3x]
file TODO Sun Apr 20 18:25:51 -0700 2008 removed the bare branch deal because it was con... [schacon]
file environment.rb Sat Mar 15 01:02:34 -0700 2008 prettier search results page [al3x]
file extensions.rb Wed Mar 26 11:21:12 -0700 2008 don't always wiki-link to the edit page, and al... [al3x]
file git-wiki.rb Sun Apr 20 18:25:51 -0700 2008 cleaned _ directoried from page list and sorted... [schacon]
directory images/ Sat Mar 08 12:27:38 -0800 2008 added search through git-grep [schacon]
file page.rb Sun Apr 20 18:25:51 -0700 2008 removed the bare branch deal because it was con... [schacon]
directory public/ Sun Apr 20 18:25:51 -0700 2008 added file upload functionality [schacon]
submodule sinatra &rarr 898b36e Sun Apr 20 18:52:30 -0700 2008 merge changes from schacon [al3x]
directory system/ Thu Mar 20 09:31:16 -0700 2008 run via launchd on 8777 so as not to conflict w... [al3x]
directory views/ Sun Apr 20 18:25:51 -0700 2008 removed the bare branch deal because it was con... [schacon]
README.textile

git-wiki

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

Status

Alex Payne (see AUTHORS file) is no longer actively developing this branch. Please fork from here and continue development!

Requirements

  • rubygems
  • sinatra
  • grit
  • redcloth
  • rubypants