Skip to content
xtoddx edited this page Sep 13, 2010 · 4 revisions

TODO

  • put the layout into the wiki, instead of relying on filesystem changes
  • stick in fckeditor for the edit pages
  • only let trusted users make changes
  • don’t redirect to edit unless accept text/html

SETUP


  git clone git://github.com/xtoddx/git-wiki.git
  git submodule init
  git submodule update
  rake
Clone this wiki locally