summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-09-04 19:54:04 +0000
committerwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-09-04 19:54:04 +0000
commit7df3f98b3867dcfdaaeb5179d5bfb144035988f7 (patch)
tree14e7422df07c10c7a6e7773392b9e5e77a997b95 /doc
parent5851f0f753db2d84709be139ba41dc4e7c4fe83a (diff)
web commit by ClintAdams
Diffstat (limited to 'doc')
-rw-r--r--doc/tla.mdwn9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/tla.mdwn b/doc/tla.mdwn
new file mode 100644
index 000000000..4c8f49f3b
--- /dev/null
+++ b/doc/tla.mdwn
@@ -0,0 +1,9 @@
+[tla](http://wiki.gnuarch.org/) is an implementation of the [GNU](http://www.gnu.org/) [Arch](http://www.gnuarch.org/) revision control system. While ikiwiki is relatively
+independent of the underlying revision control system, and can easily be
+used without one, using it with Subversion is recommended since it's how
+the author uses it. ([[Git]] is another option.)
+
+Ikiwiki can run as a [[post-commit]] hook to update a wiki whenever commits
+come in. When running as a [[cgi]] with tla, ikiwiki automatically
+commits edited pages to the Arch repostory, and uses the Arch
+log to generate the [[RecentChanges]] page. \ No newline at end of file