Pocketses is a template for a personal wiki for storing notes and useful information you might otherwise forget.
It builds on Gollum, a wiki that stores pages as text files in a Git repository.
Install Gollum using RubyGems
gem install gollum
Clone the repository, and cd into the directory, then run:
gollum -c config.rb
The wiki will be running at: http://localhost:4567
Copyright © 2020 James Reeves
Released under the MIT license.