Add 'Gollum'
parent
77d182cdf8
commit
0b88a977d5
|
@ -0,0 +1,5 @@
|
||||||
|
Gollum is a tool that enables quick and easy editing of markdown wikis locally using a browser.
|
||||||
|
|
||||||
|
###### Installation:
|
||||||
|
1. Try ```[sudo] gem install gollum```
|
||||||
|
2. If you get errors with "rugged" install failed, check if you are getting ```Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR``` errors. If yes, try ```sudo apt-get install ruby-dev cmake pkg-config libssl-dev```.
|
Loading…
Reference in New Issue