aboutsummaryrefslogtreecommitdiff
path: root/doc/tips/distributed_wikis.mdwn
diff options
context:
space:
mode:
authorhttps://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web>2014-04-18 14:00:44 -0400
committeradmin <admin@branchable.com>2014-04-18 14:00:44 -0400
commitbbebbe54d56d02e4018966638fda465a37168fa2 (patch)
treebb31cd459c3c50cb7f11c7af6aad88fec29d7883 /doc/tips/distributed_wikis.mdwn
parent8472d5a4fa8746e6047677b4235221da61abfa3b (diff)
downloadikiwiki-bbebbe54d56d02e4018966638fda465a37168fa2.tar
ikiwiki-bbebbe54d56d02e4018966638fda465a37168fa2.tar.gz
refer to the other guides earlier
Diffstat (limited to 'doc/tips/distributed_wikis.mdwn')
-rw-r--r--doc/tips/distributed_wikis.mdwn15
1 files changed, 9 insertions, 6 deletions
diff --git a/doc/tips/distributed_wikis.mdwn b/doc/tips/distributed_wikis.mdwn
index c47197729..c0397d2db 100644
--- a/doc/tips/distributed_wikis.mdwn
+++ b/doc/tips/distributed_wikis.mdwn
@@ -58,6 +58,8 @@ The first two ways of setting up ikiwiki are better described in [[setup]] or [[
Say you have a friend that has already configured a shiny ikiwiki site, and you want to help by creating a mirror. You still need to figure out how to install ikiwiki and everything, hopefully this section will help you with that.
+Note that parts of the following documentation duplicate instructions from [[setup]], [[setup/byhand]], [[rcs/git]] and [[tips/laptop_wiki_with_git]].
+
### Installing ikiwiki
You need to install the ikiwiki package for the mirror to work. You can use ikiwiki to publish the actual HTML pages elsewhere if you don't plan on letting people edit the wiki, but generally you want the package to be installed on the webserver for editing to work.
@@ -202,13 +204,15 @@ To do this, the mirror needs to push back to the master, using the [[plugins/con
This will ensure that commits done on the mirror will propagate back to the master.
-## Other guides
+## Other ideas
-Another guide is the [[tips/laptop_wiki_with_git]] guide. To get a
-better understanding of how ikiwiki works, see [[rcs/git]].
+See also:
-[This](http://piny.be/jrayhawk/notes/ikiwiki_creation/) may also be of
-use if the above doesn't work.
+ * [[setup]]
+ * [[setup/byhand]]
+ * [[rcs/git]]
+ * [[tips/laptop_wiki_with_git]]
+ * [ikiwiki creation notes](http://piny.be/jrayhawk/notes/ikiwiki_creation/)
### Announcing the mirror
@@ -234,4 +238,3 @@ the wiki, and if you could even resolve the conflict using the web
interface. Not 100% sure as I've not gotten into this situation yet.
--[[Joey]]
-