Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 541 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 541 Bytes

The wiki

Credits

Credits go to Jingo. We are using tons of shamelessly copied code. If anybody finds a way to reuse code for both projects, please let us know.

Setting up the wiki

  1. Create a directory for your local wiki (for example, /path/to/wiki)
  2. cd /path/to/wiki; git init
  3. touch foo; git add foo; git commit -a -m 'fake a HEAD so git is happy'
  4. Write down the absolute path to the directory inside "config/wikirepo-config.json".
  5. Restart the server, log on and click on "wiki"