WorkOnWikiLocally - chewiebug/GCViewer GitHub Wiki
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:
- Download and install Ruby from http://www.ruby-lang.org/de/downloads/
- Follow instructions on https://github.com/oneclick/rubyinstaller/wiki/Development-Kit to install development kit
- Download and install Ruby-Gems from http://rubygems.org/pages/download
- install gollum using ruby-gems:
gem install gollum
- checkout wiki-code from github
[email protected]:chewiebug/GCViewer.wiki.git
- start gollum in the directory, where you checked out the wiki-code to
- use your browser with the following url:
http://localhost:4567
and start editing