Registry / web-framework / gollum

gollum

JSON →
library6.1.0rbrubygemsunverified

A simple, Git-powered wiki with a sweet API and local frontend.

gem install gollum
INSTALL
IMPORT
SIG · GOLLUM
G
gollum
web-frameworkrubyv6.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Gollum
require 'gollum'

Opens a Git-backed wiki and reads a page.

require 'gollum' wiki = Gollum::Wiki.new('/path/to/wiki') page = wiki.page('Home') puts page.raw_data
Debug
Known issues

No known issues recorded.

Upgrade
Version history
6.1.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
gollum — gem install gollum · libregistry