You can use either your own code editor or Download the Editor
You can add to the docs as much as you like!
If you want to build the docs to distribute changes, you will need to follow these instructions:
You must first have node 6+ and npm installed.
- Install Calibre
- execute
export PATH=$PATH:/Applications/calibre.app/Contents/MacOS
From this directory:
chmod u+x setup update-book
./setup
Now, you can run build every time you want to build changes and write them to tresorit.
./update-book
This will build the book, generate the PDF, and push the changes to github!