-
Notifications
You must be signed in to change notification settings - Fork 8
Gollum
Henryk Paluch edited this page May 13, 2016
·
6 revisions
Note: strictly speaking Gollum should be usable with older versions of Ruby, but we should be prepared for future...
Ruby 2.0 and Gem2.0 install:
sudo apt-get install ruby2.0-dev ruby2.0
Install bundler (into /usr/local/bin) via command:
sudo gem2.0 install bundler
Clone this Wiki project:
git clone https://github.com/hpaluch/hpaluch.github.io.wiki.git
Install Gollum and its dependencies (may ask for sudo password):
bundler install
Issue:
bundler exec gollum
Point your browser to http://localhost:4567
Important notes:
- Gollum sees only commited (=repository) changes, that means you need to invoke git add/commit to see them
Copyright © Henryk Paluch. All rights reserved.
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License