From f6ded9a5bfd4ffed32b5ea5cd5edaa53ee50f74e Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sat, 11 Jan 2014 07:56:00 -0800 Subject: Add headers to drafts articles. --- _drafts/on-pair-programming.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to '_drafts/on-pair-programming.md') diff --git a/_drafts/on-pair-programming.md b/_drafts/on-pair-programming.md index ed03b63..3b1291b 100644 --- a/_drafts/on-pair-programming.md +++ b/_drafts/on-pair-programming.md @@ -1,3 +1,10 @@ +--- +layout: post +title: On pair programming +summary: In which I share how I'm doing pair programming. +--- + + I'm working in a small team, since it's only me and Hachi. We've been working together for about 8 months now, and we've developed an interesting way to work. Our projects can be differents, it can be coding, experimeneting tools, deploying them, build systems around tools, etc. ## Setup -- cgit v1.2.3