module Precious
Run the frontend, based on Sinatra
There are a number of wiki options that can be set for the frontend
Example require ‘gollum/app’ Precious::App.set(:wiki_options, {
:universal_toc => false,
}
See the wiki.rb file for more details on wiki options