nmerouze / merb_git_wiki

MerbGitWiki is a git-wiki powered by Merb and in a slice form.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation:

  1. Edit lib/merb_git_wiki.rb and change value of GitRepository
  2. sudo rake install
  3. merb-gen app myapp
  4. cd myapp
  5. Configure it for HAML.
  6. rake slices:merb_git_wiki:install

Customisation:

  • To deactivate edition, comment edit and update actions in Pages controller.

Others:

Based on git-wiki

About

MerbGitWiki is a git-wiki powered by Merb and in a slice form.

License:MIT License


Languages

Language:Ruby 100.0%