This repository contains the markdown files for the Ketting wiki.
- If you're looking to read the wiki, just go here https://github.com/badgateway/ketting/wiki
- To make changes to the wiki go here: https://github.com/badgateway/ketting-wiki
After a change has been merged, updating the wiki is done with the following commands:
git remote add wiki git@github.com:badgateway/ketting.wiki.git
git push wiki master