From ff817c7a580f0dfe9ce1acd74e09b9ff326ecdb0 Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Sat, 27 Jun 2015 17:02:05 +0000 Subject: [PATCH] unpublish 'The Case for Native' --- public/_data.json | 21 ++++++++++--------- public/posts/2015/06/_data.json | 12 ----------- .../09c2b186-3ce7-445c-89bf-5d5b7f830cd7.md} | 0 public/posts/drafts/_data.json | 12 +++++++++++ 4 files changed, 23 insertions(+), 22 deletions(-) rename public/posts/{2015/06/the-case-for-native.md => drafts/09c2b186-3ce7-445c-89bf-5d5b7f830cd7.md} (100%) diff --git a/public/_data.json b/public/_data.json index a9fae09..ca0ea21 100644 --- a/public/_data.json +++ b/public/_data.json @@ -16,16 +16,6 @@ "title": "About me" }, "posts": [ - { - "title": "The Case for Native", - "date": "27th June, 2015", - "timestamp": 1435424497, - "tags": [ - - ], - "author": "Sami Samhuri", - "url": "/posts/2015/06/the-case-for-native" - }, { "title": "→ Debugging Layouts with Recursive View Descriptions in Xcode", "date": "2nd June, 2015", @@ -124,6 +114,17 @@ "author": "Sami Samhuri", "url": "/posts/2015/05/importing-modules-in-lldb", "link": "http://furbo.org/2015/05/11/an-import-ant-change-in-xcode/" + }, + { + "title": "→ Apple Watch Human Interface Guidelines", + "date": "10th May, 2015", + "timestamp": 1431223039, + "tags": [ + + ], + "author": "Sami Samhuri", + "url": "/posts/2015/05/apple-watch-human-interface-guidelines", + "link": "https://developer.apple.com/watch/human-interface-guidelines/" } ] } \ No newline at end of file diff --git a/public/posts/2015/06/_data.json b/public/posts/2015/06/_data.json index fe7295f..007f2f5 100644 --- a/public/posts/2015/06/_data.json +++ b/public/posts/2015/06/_data.json @@ -21,18 +21,6 @@ "url": "/posts/2015/06/debugging-layouts-with-recursive-view-descriptions-in-xcode", "tags": [ - ] - }, - "the-case-for-native": { - "id": "the-case-for-native", - "author": "Sami Samhuri", - "title": "The Case for Native", - "date": "27th June, 2015", - "timestamp": 1435424497, - "link": null, - "url": "/posts/2015/06/the-case-for-native", - "tags": [ - ] } } \ No newline at end of file diff --git a/public/posts/2015/06/the-case-for-native.md b/public/posts/drafts/09c2b186-3ce7-445c-89bf-5d5b7f830cd7.md similarity index 100% rename from public/posts/2015/06/the-case-for-native.md rename to public/posts/drafts/09c2b186-3ce7-445c-89bf-5d5b7f830cd7.md diff --git a/public/posts/drafts/_data.json b/public/posts/drafts/_data.json index 862c7f7..7816645 100644 --- a/public/posts/drafts/_data.json +++ b/public/posts/drafts/_data.json @@ -6,5 +6,17 @@ ], "author": "Sami Samhuri" + }, + "09c2b186-3ce7-445c-89bf-5d5b7f830cd7": { + "id": "09c2b186-3ce7-445c-89bf-5d5b7f830cd7", + "author": "Sami Samhuri", + "title": "The Case for Native", + "date": "27th June, 2015", + "timestamp": 1435424525, + "link": null, + "url": "/posts/drafts/09c2b186-3ce7-445c-89bf-5d5b7f830cd7", + "tags": [ + + ] } } \ No newline at end of file