summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-03-11 18:03:33 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-03-11 18:03:33 -0400
commitb4fc3036de26933b0ef5d130aafc900bae7d8c8f (patch)
tree870de022aa14490ff36c27506dc2e89b9ab0f186
parentb03f18f9579475c5bb6d0ab8ddb51da5313ddc0a (diff)
refactor sidebar
-rw-r--r--doc/index.mdwn13
-rw-r--r--doc/sidebar.mdwn12
2 files changed, 13 insertions, 12 deletions
diff --git a/doc/index.mdwn b/doc/index.mdwn
index d52f13996..c2fa82d2a 100644
--- a/doc/index.mdwn
+++ b/doc/index.mdwn
@@ -3,18 +3,7 @@
To get a feel for git-annex, see the [[walkthrough]] or read about [[how_it_works]].
[[!sidebar content="""
-[[!img logo_small.png link=no]]
-
-* **[[install]]**
-* [[assistant]]
-* [[tips]]
-* [[bugs]]
-* [[todo]]
-* [[forum]]
-* [[comments]]
-* [[contact]]
-* [[testimonials]]
-* <a href="http://flattr.com/thing/84843/git-annex"><img src="https://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" /></a>
+[[!inline feeds=no template=bare pages=sidebar]]
[[Feeds]]:
diff --git a/doc/sidebar.mdwn b/doc/sidebar.mdwn
new file mode 100644
index 000000000..254b597ab
--- /dev/null
+++ b/doc/sidebar.mdwn
@@ -0,0 +1,12 @@
+[[!img logo_small.png link=no]]
+
+* **[[install]]**
+* [[assistant]]
+* [[tips]]
+* [[bugs]]
+* [[todo]]
+* [[forum]]
+* [[comments]]
+* [[contact]]
+* [[testimonials]]
+* <a href="http://flattr.com/thing/84843/git-annex"><img src="https://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" /></a>