summaryrefslogtreecommitdiff
path: root/wiki/Editing.mdwn
blob: 1f8fb57ee5a8883c01951355b899e7d15f506603 (plain)
1
2
3
4
5
Right now, the easiest way to edit this wiki is to visit the [mirror at branchable.com](https://standingwithresilience.branchable.com/) and click the 'Edit' button up top.

The site may also be edited with [git](https://en.wikipedia.org/wiki/Git_%28software%29), which is required for now when on [[Freenet]], [[ZeroNet]], or some other alternative network.  An explanation of git has not been added yet.

If git is already familiar to you, visit the wiki page for the network you are on.  Clone urls for that network should be listed there.  If not, try appending '/git' to the front page URL and using that as a clone url.  A python script `backend/update.py` is included after you clone, which can help in uploading changes.  The script has only been tested on Linux, when run from the `backend` folder with relevent tools installed.