aboutsummaryrefslogtreecommitdiff
path: root/doc/TourBusStop.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-08-21 04:28:08 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-08-21 04:28:08 +0000
commit0f29c284a814217cf85d2ad691878b26c86f39ea (patch)
tree619accc565f735842c3f44273441c83cb1f1cc57 /doc/TourBusStop.mdwn
parentfad4c209a8294d05c63af2a549edfbdc0b34ea78 (diff)
downloadikiwiki-0f29c284a814217cf85d2ad691878b26c86f39ea.tar
ikiwiki-0f29c284a814217cf85d2ad691878b26c86f39ea.tar.gz
fix
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 05ed6c21a..5edccc63b 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 [[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]].
+* Rather than inventing yet another simplistic, linear version control system, ikiwiki uses a standard version control system such as [[Subversion|rcs/svn]] 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.