Skip to content

sjoonk/gfront

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gfront is a frontend app for gollum, a git based ruby wiki library. It basically is a clone of gollum's frontend component, and enhanced some features:

  • TOC(Table of Contents) support
  • DISQUS comments system
  • OpenId login support
  • I18n (todo)

Installation

$ git clone [email protected]:sjoonk/gfront.git
$ cd gfront

Configuration

Open app.rb and edit repo_path and disqus_id as your fit.

Run

$ rackup (http://localhost:9292)

That's it.

About

sinatra based gollum frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published