From c6f34a7f3147cb2ed18ec1f4cc3ecda356cfafd4 Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Fri, 15 May 2015 14:26:35 +0000 Subject: [PATCH] publish 'Constraints and Transforms in iOS 8' --- public/posts/2015/05/_data.json | 12 ++++++++++++ .../05/constraints-and-transforms-in-ios-8.md} | 0 public/posts/drafts/_data.json | 12 ------------ 3 files changed, 12 insertions(+), 12 deletions(-) rename public/posts/{drafts/7A581803-B422-4D9C-AE8A-8E9526C86C7F.md => 2015/05/constraints-and-transforms-in-ios-8.md} (100%) diff --git a/public/posts/2015/05/_data.json b/public/posts/2015/05/_data.json index 91c5b35..42286c2 100644 --- a/public/posts/2015/05/_data.json +++ b/public/posts/2015/05/_data.json @@ -21,6 +21,18 @@ "url": "/posts/2015/05/importing-modules-in-lldb", "tags": [ + ] + }, + "constraints-and-transforms-in-ios-8": { + "id": "constraints-and-transforms-in-ios-8", + "author": "Sami Samhuri", + "title": "Constraints and Transforms in iOS 8", + "date": "May 15, 2015", + "timestamp": 1431699995, + "link": "http://revealapp.com/blog/constraints-and-transforms.html", + "url": "/posts/2015/05/constraints-and-transforms-in-ios-8", + "tags": [ + ] } } \ No newline at end of file diff --git a/public/posts/drafts/7A581803-B422-4D9C-AE8A-8E9526C86C7F.md b/public/posts/2015/05/constraints-and-transforms-in-ios-8.md similarity index 100% rename from public/posts/drafts/7A581803-B422-4D9C-AE8A-8E9526C86C7F.md rename to public/posts/2015/05/constraints-and-transforms-in-ios-8.md diff --git a/public/posts/drafts/_data.json b/public/posts/drafts/_data.json index 42e93eb..ccd007a 100644 --- a/public/posts/drafts/_data.json +++ b/public/posts/drafts/_data.json @@ -20,17 +20,5 @@ ], "author": "Sami Samhuri" - }, - "7A581803-B422-4D9C-AE8A-8E9526C86C7F": { - "id": "7A581803-B422-4D9C-AE8A-8E9526C86C7F", - "author": "Sami Samhuri", - "title": "Constraints and Transforms in iOS 8", - "date": "May 15, 2015", - "timestamp": 1431699987, - "link": "http://revealapp.com/blog/constraints-and-transforms.html", - "url": "/posts/drafts/7A581803-B422-4D9C-AE8A-8E9526C86C7F", - "tags": [ - - ] } } \ No newline at end of file