diff options
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | backend/dep/ikiwiki | 0 | ||||
-rw-r--r-- | wiki/index.mdwn | 1 |
3 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 5f15c26..1da5bc3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "backend/dep/pyFreenet"] path = backend/dep/pyFreenet url = https://github.com/freenet/pyFreenet.git +[submodule "backend/dep/ikiwiki"] + path = backend/dep/ikiwiki + url = git://git.ikiwiki.info/ diff --git a/backend/dep/ikiwiki b/backend/dep/ikiwiki new file mode 160000 +Subproject 957ef2d855348206ebb87d8745dac64ec218f5e diff --git a/wiki/index.mdwn b/wiki/index.mdwn index cdb454e..c11a2c9 100644 --- a/wiki/index.mdwn +++ b/wiki/index.mdwn @@ -46,6 +46,7 @@ These networks can help with isolation: On the normal internet, this site is found at: - [branchable.com](https://standingwithresilience.branchable.com/) + - (`git clone git://standingwithresilience.branchable.com/`) - [gitlab.io](https://standingwithresilience.gitlab.io/) - [fairlystable.org](https://fairlystable.org/standingwithresilience/wiki/index/) - [bit.no zeronet public](http://bit.no.com:43110/1GtQ8bkFkhYtKerSdXHKe1z4j9VTmFR5d4) |