summaryrefslogtreecommitdiffstats
path: root/Git Wiki
blob: 1ddabf1db7d964f3898999ab20f91aeeb4912b79 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
========
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

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