continued work on front page

This commit is contained in:
Joey Hess 2013-03-11 17:52:03 -04:00
parent e06a6134f4
commit 66ba010a87
6 changed files with 48 additions and 41 deletions

View file

@ -0,0 +1,8 @@
### key concepts
* [[git-annex man page|git-annex]]
* [[walkthrough]]
* [[how_it_works]]
* [[special_remotes]]
* [[sync]]
* [[direct_mode]]

View file

@ -0,0 +1,5 @@
### other stuff
* [[what git annex is not|not]]
* [[related_software]]
* [[sitemap]]

View file

@ -0,0 +1,8 @@
### the details
* [[encryption]]
* [[key-value backends|backends]]
* [[bare_repositories]]
* [[internals]]
* [[scalability]]
* [[design]]