aboutsummaryrefslogtreecommitdiff
path: root/doc/TourBusStop.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-08-21 04:25:03 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-08-21 04:25:03 +0000
commit74baaeba00c90cd7a027e40e2f6d65695341a0e1 (patch)
tree6439c954ca575ce40bb965745d4cb67bec8f329e /doc/TourBusStop.mdwn
parent764d91b6befacfca98676519b90a0c257d17f177 (diff)
downloadikiwiki-74baaeba00c90cd7a027e40e2f6d65695341a0e1.tar
ikiwiki-74baaeba00c90cd7a027e40e2f6d65695341a0e1.tar.gz
reorg all the pages about rcs backends. Fix all links
Diffstat (limited to 'doc/TourBusStop.mdwn')
-rw-r--r--doc/TourBusStop.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/TourBusStop.mdwn b/doc/TourBusStop.mdwn
index 77e9c7058..05ed6c21a 100644
--- a/doc/TourBusStop.mdwn
+++ b/doc/TourBusStop.mdwn
@@ -4,7 +4,7 @@ This wiki serves as the home for the ikiwiki wiki engine, providing collaborativ
[[ikiwiki|/index]] provides a wiki engine with several [[/features]] unique or uncommon amongst wiki engines:
-* Rather than inventing yet another simplistic, linear version control system, ikiwiki uses a standard version control system such as [[Subversion]] or [[Git]]. You can edit a wiki by committing to your repository, as well as through a traditional web interface. This makes ikiwiki ideal for collaborative software development; just keep your wiki in version control next to your software. You can also take full advantage of the features of these systems; for instance, you can keep a local branch of your wiki via [[Git]].
+* Rather than inventing yet another simplistic, linear version control system, ikiwiki uses a standard version control system such as [[rcs/Subversion]] or [[rcs/Git]]. You can edit a wiki by committing to your repository, as well as through a traditional web interface. This makes ikiwiki ideal for collaborative software development; just keep your wiki in version control next to your software. You can also take full advantage of the features of these systems; for instance, you can keep a local branch of your wiki via [[rcs/Git]].
* You can turn any set of pages into a [[blog]] or similar news feed, complete with RSS and Atom support. You can run your weblog on ikiwiki (and [[many people do|ikiwikiusers]]), run a Planet-like [[aggregator|plugins/aggregate]] for external feeds, or keep a [[TODO]] and [[bug|bugs]] list with tags for completed items.