]> git.madduck.net Git - code/myrepos.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

global sidebar
authorJoey Hess <joey@kitenet.net>
Fri, 5 Jul 2013 18:19:20 +0000 (14:19 -0400)
committerJoey Hess <joey@kitenet.net>
Fri, 5 Jul 2013 18:19:20 +0000 (14:19 -0400)
doc/index.mdwn
doc/sidebar.mdwn [new file with mode: 0644]

index e2c05abd0d5dc649c0b74785ca7ba1237ed5e954..01a3e784ca85637a1e64651e303476cfdeda6c2a 100644 (file)
@@ -78,9 +78,3 @@ Some more examples of things it can do include:
 ## news
 
 [[!inline pages="news/* and !*/Discussion" show="4" archive=yes]]
-
-[[!sidebar content="""
-* [[install]]
-* [[todo]]
-* <a href="https://flattr.com/thing/39937/mr1" target="_blank"><img src="http://api.flattr.com/button/button-static-50x60.png" alt="Flattr this" title="Flattr this" border="0" /></a>
-"""]]
diff --git a/doc/sidebar.mdwn b/doc/sidebar.mdwn
new file mode 100644 (file)
index 0000000..0524c92
--- /dev/null
@@ -0,0 +1,5 @@
+[[!sidebar content="""
+* [[install]]
+* [[todo]]
+* <a href="https://flattr.com/thing/39937/mr1" target="_blank"><img src="https://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" border="0" /></a>
+"""]]