Skip to content
chewiebug edited this page Dec 26, 2011 · 1 revision

Actually it should be possible to work locally on the wiki using a local installation of gollum. Using windows OS there seems to be a bug which currently prevents the local work: https://github.com/github/gollum/issues/161

If it works, the following steps should work to install gollum locally:

  1. Download and install Ruby from http://www.ruby-lang.org/de/downloads/
  2. Follow instructions on https://github.com/oneclick/rubyinstaller/wiki/Development-Kit to install development kit
  3. Download and install Ruby-Gems from http://rubygems.org/pages/download
  4. install gollum using ruby-gems: gem install gollum
  5. checkout wiki-code from github git@github.com:chewiebug/GCViewer.wiki.git
  6. start gollum in the directory, where you checked out the wiki-code to
  7. use your browser with the following url: http://localhost:4567 and start editing