diff options
author | https://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web> | 2013-09-05 22:11:59 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-09-05 22:11:59 -0400 |
commit | 23bc34ad6bb5944c48c2b19e52bda600e6fde4be (patch) | |
tree | a3df36be97bcd43acef964ef7ba2e0027f0c5ce0 /doc | |
parent | 95d592bf657c934b663983bba3ef86605e469c52 (diff) | |
download | ikiwiki-23bc34ad6bb5944c48c2b19e52bda600e6fde4be.tar ikiwiki-23bc34ad6bb5944c48c2b19e52bda600e6fde4be.tar.gz |
toc
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tips/distributed_wikis.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/tips/distributed_wikis.mdwn b/doc/tips/distributed_wikis.mdwn index ecd4825b4..75a2368b1 100644 --- a/doc/tips/distributed_wikis.mdwn +++ b/doc/tips/distributed_wikis.mdwn @@ -3,6 +3,8 @@ making it easy to create and maintain copies and branches of a project. And this can be used for all sorts of interesting stuff. Since ikiwiki can use git, let's explore some possibilities for distributed wikis. +[[!toc levels=2]] + ## a wiki mirror The simplest possibility is setting up a mirror. If a wiki exposes its git |