Skip to content

cornerot/proteollum

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

proteollum - Just gollum wiki with authorization layer for editing

  1. create original records in users.yml (use require 'digest'; Digest::SHA1.hexdigest('yourpassword') in irb console) alternatively, you can just echo -n yourpassword | sha1sum in unix console
  2. Proteollum expects content git repository in wikidata folder, so be sure you created it
  3. Launch server using serve.sh

About

Just gollum wiki with authorization layer for editing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 52.1%
  • Ruby 47.9%