From 14627ef707158be1893ef4e8283d70d60823d8e8 Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Thu, 28 May 2015 14:42:28 +0000 Subject: [PATCH] publish 'GitHub Flow Like a Pro' --- public/_data.json | 26 ++++++++----------- public/posts/2015/05/_data.json | 12 +++++++++ .../05/github-flow-like-a-pro.md} | 0 public/posts/drafts/_data.json | 12 --------- 4 files changed, 23 insertions(+), 27 deletions(-) rename public/posts/{drafts/EED6B013-E083-4954-8C86-99BD4D243086.md => 2015/05/github-flow-like-a-pro.md} (100%) diff --git a/public/_data.json b/public/_data.json index d5a8ab9..73912a5 100644 --- a/public/_data.json +++ b/public/_data.json @@ -16,6 +16,17 @@ "title": "About me" }, "posts": [ + { + "title": "→ GitHub Flow Like a Pro", + "date": "28th May, 2015", + "timestamp": 1432824147, + "tags": [ + + ], + "author": "Sami Samhuri", + "url": "/posts/2015/05/github-flow-like-a-pro", + "link": "http://haacked.com/archive/2014/07/28/github-flow-aliases/" + }, { "title": "→ Magical Wristband", "date": "27th May, 2015", @@ -117,21 +128,6 @@ ], "author": "Sami Samhuri", "url": "/posts/2013/09/linky" - }, - { - "title": "Zelda Tones for iOS", - "date": "6th March, 2013", - "timestamp": 1362624673, - "tags": [ - "zelda", - "nintendo", - "pacman", - "ringtones", - "tones", - "ios" - ], - "author": "Sami Samhuri", - "url": "/posts/2013/03/zelda-tones-for-ios" } ] } \ No newline at end of file diff --git a/public/posts/2015/05/_data.json b/public/posts/2015/05/_data.json index fd9632c..a8a1914 100644 --- a/public/posts/2015/05/_data.json +++ b/public/posts/2015/05/_data.json @@ -81,6 +81,18 @@ "url": "/posts/2015/05/magical-wristband", "tags": [ + ] + }, + "github-flow-like-a-pro": { + "id": "github-flow-like-a-pro", + "author": "Sami Samhuri", + "title": "GitHub Flow Like a Pro", + "date": "28th May, 2015", + "timestamp": 1432824147, + "link": "http://haacked.com/archive/2014/07/28/github-flow-aliases/", + "url": "/posts/2015/05/github-flow-like-a-pro", + "tags": [ + ] } } \ No newline at end of file diff --git a/public/posts/drafts/EED6B013-E083-4954-8C86-99BD4D243086.md b/public/posts/2015/05/github-flow-like-a-pro.md similarity index 100% rename from public/posts/drafts/EED6B013-E083-4954-8C86-99BD4D243086.md rename to public/posts/2015/05/github-flow-like-a-pro.md diff --git a/public/posts/drafts/_data.json b/public/posts/drafts/_data.json index 458f6ee..ccd007a 100644 --- a/public/posts/drafts/_data.json +++ b/public/posts/drafts/_data.json @@ -20,17 +20,5 @@ ], "author": "Sami Samhuri" - }, - "EED6B013-E083-4954-8C86-99BD4D243086": { - "id": "EED6B013-E083-4954-8C86-99BD4D243086", - "author": "Sami Samhuri", - "title": "GitHub Flow Like a Pro", - "date": "28th May, 2015", - "timestamp": 1432824147, - "link": "http://haacked.com/archive/2014/07/28/github-flow-aliases/", - "url": "/posts/drafts/EED6B013-E083-4954-8C86-99BD4D243086", - "tags": [ - - ] } } \ No newline at end of file