[Sugar-devel] sugar-docs vs gollum

James Cameron quozl at laptop.org
Tue Apr 12 23:43:58 EDT 2016


Gollum, a Git based Wiki [1], can be combined with sugar-docs [2] in a
remarkably effective manner:

	gem install gollum
	git clone https://github.com/sugarlabs/sugar-docs.git
	cd sugar-docs
	gollum

Open http://localhost:4567/ in a browser, click on All, or
LatestChanges and make Edits.  Commits are made in your local
repository, and can be pulled, collapsed and pushed in the usual Git
way.

Gollum assumes a page named Home.  Edit it, add [[Index]], and it will
link into the sugar-docs markdown files.

Take care; the default bind address is 0.0.0.0, which is wide open.

On the other hand, great for groups on a trusted local network, such
as a sprint with a pre-shared passphrase.

References:

1.  https://github.com/gollum/gollum
2.  https://github.com/sugarlabs/sugar-docs

-- 
James Cameron
http://quozl.netrek.org/


More information about the Sugar-devel mailing list