diff options
author | 24.63.65.185 <24.63.65.185@web> | 2016-09-04 11:17:58 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2016-09-04 11:17:58 +0000 |
commit | 4e0c37ce2c5df8cd84a8145a23a99dae07bf7be5 (patch) | |
tree | 20bffaa307f07422b902db9822456bcefb724ae0 /wiki/Editing.mdwn | |
parent | 33774eec7a8a91c5451a1ac23065b1d64723e10c (diff) | |
download | standingwithresilience-4e0c37ce2c5df8cd84a8145a23a99dae07bf7be5.tar.gz standingwithresilience-4e0c37ce2c5df8cd84a8145a23a99dae07bf7be5.zip |
Direct editors to branchable
Diffstat (limited to 'wiki/Editing.mdwn')
-rw-r--r-- | wiki/Editing.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wiki/Editing.mdwn b/wiki/Editing.mdwn index de9ab22..8d9a0ab 100644 --- a/wiki/Editing.mdwn +++ b/wiki/Editing.mdwn @@ -1,5 +1,5 @@ -On the normal internet, editing this wiki is easy as clicking the 'Edit' button to make changes. You may be required to make a user account, depending on the service. +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. 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. +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. |