summaryrefslogtreecommitdiff
path: root/doc/design
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-06-03 19:14:22 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-06-03 19:14:22 -0400
commite0268ffa0b6a5ebd8ccaba010992b2c5ed8c9cc7 (patch)
tree754438c320bc808db2970f2bdea29a0e9a375b42 /doc/design
parent69a819844c4f062e4ed21d183bbce091c39ee7f8 (diff)
blog for the vacation
Diffstat (limited to 'doc/design')
-rw-r--r--doc/design/assistant/blog/day_280__yesod.mdwn7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/design/assistant/blog/day_280__yesod.mdwn b/doc/design/assistant/blog/day_280__yesod.mdwn
new file mode 100644
index 000000000..ff02fd02b
--- /dev/null
+++ b/doc/design/assistant/blog/day_280__yesod.mdwn
@@ -0,0 +1,7 @@
+Today marks 1 year since I started working on the git-annex assistant. 280
+solid days of work!
+
+As a background task here at the beach I've been porting git-annex to yesod
+1.2. Finished it today, earlier than expected, and also managed to keep it
+building with older versions. Some tricks kept the number of
+ifdefs reasonably low.