March 02, 2013
Wikis with Gollum
Gollum is a simple wiki system built on top of Git that powers GitHub Wikis.
Super easy to starting working in your wiki.
Installation
gem install gollum redcarpet rdiscount
gollum --help
Usage
git clone https://github.com/allending/Kiwi.git
cd Kiwi.wiki/
gollum
Alternatively
git clone https://github.com/allending/Kiwi.git
gollum --page-file-dir Kiwi.wiki/ TestWiki
Editing changes
As documented, changes done directly in the source should be committed to trigger gollum to reflect them
Coda
If coda is your editor then below markdown mode might become handy:
Markdown.mode by bobthecow - Github
0 comments :
Post a Comment