summaryrefslogtreecommitdiffstats
path: root/Git Wiki
diff options
context:
space:
mode:
Diffstat (limited to 'Git Wiki')
-rw-r--r--Git Wiki26
1 files changed, 11 insertions, 15 deletions
diff --git a/Git Wiki b/Git Wiki
index 0e7d444..1ddabf1 100644
--- a/Git Wiki
+++ b/Git Wiki
@@ -1,20 +1,16 @@
+========
Git Wiki
========
-:Author: Bryan Newbold
-:Version: $Revision: 1 $
-:Copyright: This document has been placed in the public domain.
-
-[GitWiki] is what you're doing right now!
-
- here is some raw text?
-
-
+`Git Wiki`__ is what you're doing right now! It is a django__ app which
+stores a hierarchy of articles/items in a git__ repository; each item
+is formated in `reStructured Text`__, which can be reinterpreted into
+XHTML or LateX (and thus a pdf document).
-Links
-~~~~~
+__ /k/gitwiki/
+__ http://djangoproject.com/
+__ http://git.cx
-* restructured text: "(reStructuredText__)"
-* doc utils
-* git documentation
-* repository?
+Development
+~~~~~~~~~~~
+Git Wiki is under heavy development. The source tree can be browsed at `/code/bn-project </code/bn-project/>`__.