diff --git a/doc/footer/column_a.mdwn b/doc/footer/column_a.mdwn new file mode 100644 index 0000000000..da365e9525 --- /dev/null +++ b/doc/footer/column_a.mdwn @@ -0,0 +1,9 @@ +Recent [[news]]: +
+[[!inline pages="news/* and !*/Discussion" archive=yes show=2 feeds=no]] ++ +[[Dev blog|design/assistant/blog]]: +
+[[!inline pages="design/assistant/blog/* and !*/Discussion" archive=yes show=5 feeds=no]] +diff --git a/doc/footer/column_b.mdwn b/doc/footer/column_b.mdwn new file mode 100644 index 0000000000..ac85e8c8b7 --- /dev/null +++ b/doc/footer/column_b.mdwn @@ -0,0 +1,9 @@ +Recent [[videos]]: +
+[[!inline pages="videos/* and !*/Discussion" archive=yes show=2 feeds=no]] ++ +Recent [[forum posts|forum]]: +
+[[!inline pages="forum/* and !*/Discussion" archive=yes show=5 feeds=no]] +diff --git a/doc/index.mdwn b/doc/index.mdwn index 3db9eabd00..55f00b37c9 100644 --- a/doc/index.mdwn +++ b/doc/index.mdwn @@ -35,50 +35,18 @@ B, then git-annex may be the tool you've been looking for to expand from keeping all your small important files in git, to managing your large files with git. -## documentation - -* [[git-annex man page|git-annex]] -* [[key-value backends|backends]] for data storage -* [[special_remotes]] (including [[special_remotes/S3]] and [[special_remotes/bup]]) -* [[sync]] -* [[encryption]] -* [[bare_repositories]] -* [[direct_mode]] -* [[internals]] -* [[scalability]] -* [[design]] -* [[related_software]] -* [[what git annex is not|not]] -* [[videos]] -* [[sitemap]] +
[[!inline feeds=no template=bare pages=links/key_concepts]] | +[[!inline feeds=no template=bare pages=links/the_details]] | +[[!inline feeds=no template=bare pages=links/other_stuff]] | +
-Recent [[news]]:
--[[!inline pages="news/* and !*/Discussion" archive=yes show=2 feeds=no]] -- -[[Dev blog|design/assistant/blog]]: - -[[!inline pages="design/assistant/blog/* and !*/Discussion" archive=yes show=5 feeds=no]] -- |
-
-
-Recent [[videos]]:
--[[!inline pages="videos/* and !*/Discussion" archive=yes show=2 feeds=no]] -- -Recent [[forum posts|forum]]: - -[[!inline pages="forum/* and !*/Discussion" archive=yes show=5 feeds=no]] -- |
-
+[[!inline feeds=no template=bare pages=footer/column_a]] | +[[!inline feeds=no template=bare pages=footer/column_b]] |