From 328335ba3598b08c8d92747afe1d53102e0711ed Mon Sep 17 00:00:00 2001 From: Lucian Mogosanu Date: Wed, 17 Jul 2013 18:34:00 +0300 Subject: [PATCH] posts: add skeleton for 000 --- posts/000-first-post.markdown | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 posts/000-first-post.markdown diff --git a/posts/000-first-post.markdown b/posts/000-first-post.markdown new file mode 100644 index 0000000..55af945 --- /dev/null +++ b/posts/000-first-post.markdown @@ -0,0 +1,10 @@ +--- +postid: 000 +title: First post +author: Lucian Mogoșanu +date: July 17, 2013 +--- + +First post. + +This is actually the zeroth post. -- 1.7.10.4