add userpage for yoh
authorJoey Hess <joeyh@joeyh.name>
Tue, 10 Nov 2015 20:55:53 +0000 (16:55 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 10 Nov 2015 20:55:53 +0000 (16:55 -0400)
doc/users/yoh.mdwn [new file with mode: 0644]

diff --git a/doc/users/yoh.mdwn b/doc/users/yoh.mdwn
new file mode 100644 (file)
index 0000000..75df5d2
--- /dev/null
@@ -0,0 +1,23 @@
+My todos
+========
+
+[[!inline pages="todo/* and !todo/done and !link(todo/done) and
+link(users/yoh)" sort=mtime feeds=no actions=yes archive=yes show=0]]
+
+Done
+----
+
+[[!inline pages="todo/* and !todo/done and link(todo/done) and
+link(users/you)" feeds=no actions=yes archive=yes show=0]]
+
+My bugs
+=======
+
+[[!inline pages="bugs/* and !bugs/done and !link(bugs/done) and
+link(users/you)" sort=mtime feeds=no actions=yes archive=yes show=0  template=buglist]]
+
+Fixed
+-----
+
+[[!inline pages="bugs/* and !bugs/done and link(bugs/done) and
+link(users/yoh)" feeds=no actions=yes archive=yes show=0  template=buglist]]