-
Notifications
You must be signed in to change notification settings - Fork 978
WorkOnWikiLocally
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:
- 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
git@github.com: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