]> 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:

pages
authorJoey Hess <joey@kitenet.net>
Fri, 5 Jul 2013 18:16:40 +0000 (14:16 -0400)
committerJoey Hess <joey@kitenet.net>
Fri, 5 Jul 2013 18:16:40 +0000 (14:16 -0400)
doc/index.mdwn
doc/install.mdwn [new file with mode: 0644]
doc/todo/done.mdwn [new file with mode: 0644]

index 93afde3770071f47c571590207173f67c972356c..e2c05abd0d5dc649c0b74785ca7ba1237ed5e954 100644 (file)
@@ -75,25 +75,12 @@ Some more examples of things it can do include:
 * Manage your whole home directory in version control.
   (See [VCS-Home](http://vcs-home.branchable.com/))
 
-## install
-
-`git clone git://myrepos.branchable.com/ myrepos`  
-Or get it [from github](https://github.com/joeyh/mr).
-
-It's a simple perl script, which can be copied anywhere to install.
-
-Myrepos is included in all recent versions of Debian. `apt-get install mr`  
-It's also in Mac Homebrew as `mr`.
-
-## bugs
-
-Bugs should be filed to the [Debian BTS](http://bugs.debian.org/mr).
-
 ## news
 
 [[!inline pages="news/* and !*/Discussion" show="4" archive=yes]]
 
 [[!sidebar content="""
-<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>
+* [[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/install.mdwn b/doc/install.mdwn
new file mode 100644 (file)
index 0000000..6cfd53b
--- /dev/null
@@ -0,0 +1,7 @@
+`git clone git://myrepos.branchable.com/ myrepos`  
+Or get it [from github](https://github.com/joeyh/mr).
+
+It's a simple perl script, which can be copied anywhere to install.
+
+Myrepos is included in all recent versions of Debian. `apt-get install mr`  
+It's also in Mac Homebrew as `mr`.
diff --git a/doc/todo/done.mdwn b/doc/todo/done.mdwn
new file mode 100644 (file)
index 0000000..e7c9808
--- /dev/null
@@ -0,0 +1,4 @@
+recently fixed [[todo]] items.
+
+[[!inline pages="./* and link(./done) and !*/Discussion" sort=mtime show=10
+archive=yes]]