summaryrefslogtreecommitdiffstats
path: root/Git Wiki
blob: bd0cd9a7e26f80145082297363f5b4554421c5a9 (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/>`__.