summaryrefslogtreecommitdiffstats
path: root/Git Wiki
blob: 9a9c21f30561649a419dce8dc968f52af6552d17 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
========
Git Wiki
========

`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).

__ /k/gitwiki/
__ http://djangoproject.com/
__ http://git.cx
__ /k/restructuredtext/

Development
~~~~~~~~~~~
Git Wiki is under heavy development. The source tree can be browsed at `/code/bn-project </code/bn-project/>`__.