summaryrefslogtreecommitdiff
path: root/gsoc/2011-08-04-status-report-10.org
diff options
context:
space:
mode:
authorCarlos Sosa <gnusosa@gnusosa.net>2019-08-15 23:20:27 -0700
committerCarlos Sosa <gnusosa@gnusosa.net>2019-08-15 23:20:27 -0700
commit60f2906d1b93453d5d2e57cc3a6a39f13b0d1ba1 (patch)
tree4c47e1100dce7a213323b9acb38e1a6908b30a82 /gsoc/2011-08-04-status-report-10.org
parent3fd226a458f77451fd97daf2b67f94747d07cb5a (diff)
Migrate GSoC posts to use Pandoc Metadata heading.
Diffstat (limited to 'gsoc/2011-08-04-status-report-10.org')
-rwxr-xr-xgsoc/2011-08-04-status-report-10.org11
1 files changed, 6 insertions, 5 deletions
diff --git a/gsoc/2011-08-04-status-report-10.org b/gsoc/2011-08-04-status-report-10.org
index c4ea935..c7b5e00 100755
--- a/gsoc/2011-08-04-status-report-10.org
+++ b/gsoc/2011-08-04-status-report-10.org
@@ -1,8 +1,9 @@
-#+title: Status Report for Week #10
-#+date: 2011-08-04
-#+layout: post
-#+category: gsoc
-
+---
+title: Status Report for Week #10
+date: 2011-08-04
+layout: post
+category: gsoc
+---
Week #10 was actually quite fun. I added =POD= documentation to
=Dancer::Script=, fixed some tests that were broken by the move to
=Dancer::Object=, and also fixed typos and other stuff.