From e64f0c42d1f97017d5ab81abea8078617e496520 Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Wed, 27 May 2015 05:17:30 +0000 Subject: [PATCH] publish 'Magical Wristband' --- public/_data.json | 21 ++++++++++--------- public/posts/2015/05/_data.json | 12 +++++++++++ .../05/magical-wristband.md} | 0 public/posts/drafts/_data.json | 12 ----------- 4 files changed, 23 insertions(+), 22 deletions(-) rename public/posts/{drafts/7342B818-CC3E-4A19-AB0C-0A38E09A1833.md => 2015/05/magical-wristband.md} (100%) diff --git a/public/_data.json b/public/_data.json index 2bb99e5..d5a8ab9 100644 --- a/public/_data.json +++ b/public/_data.json @@ -16,6 +16,17 @@ "title": "About me" }, "posts": [ + { + "title": "→ Magical Wristband", + "date": "27th May, 2015", + "timestamp": 1432703849, + "tags": [ + + ], + "author": "Sami Samhuri", + "url": "/posts/2015/05/magical-wristband", + "link": "http://www.wired.com/2015/03/disney-magicband/" + }, { "title": "→ Undocumented CoreStorage Commands", "date": "24th May, 2015", @@ -121,16 +132,6 @@ ], "author": "Sami Samhuri", "url": "/posts/2013/03/zelda-tones-for-ios" - }, - { - "title": "→ Fujitsu has lost their mind", - "date": "19th January, 2012", - "timestamp": 1327032333, - "tags": [ - - ], - "url": "/posts/2012/01/fujitsu-has-lost-their-mind", - "link": "http://tablet-news.com/2012/01/17/fujitsu-lifebook-2013-concept-incorporates-a-tablet-for-a-keyboard-phone-and-digital-camera/" } ] } \ No newline at end of file diff --git a/public/posts/2015/05/_data.json b/public/posts/2015/05/_data.json index cd5da11..fd9632c 100644 --- a/public/posts/2015/05/_data.json +++ b/public/posts/2015/05/_data.json @@ -69,6 +69,18 @@ "url": "/posts/2015/05/undocumented-corestorage-commands", "tags": [ + ] + }, + "magical-wristband": { + "id": "magical-wristband", + "author": "Sami Samhuri", + "title": "Magical Wristband", + "date": "27th May, 2015", + "timestamp": 1432703849, + "link": "http://www.wired.com/2015/03/disney-magicband/", + "url": "/posts/2015/05/magical-wristband", + "tags": [ + ] } } \ No newline at end of file diff --git a/public/posts/drafts/7342B818-CC3E-4A19-AB0C-0A38E09A1833.md b/public/posts/2015/05/magical-wristband.md similarity index 100% rename from public/posts/drafts/7342B818-CC3E-4A19-AB0C-0A38E09A1833.md rename to public/posts/2015/05/magical-wristband.md diff --git a/public/posts/drafts/_data.json b/public/posts/drafts/_data.json index 0e1fb7c..ccd007a 100644 --- a/public/posts/drafts/_data.json +++ b/public/posts/drafts/_data.json @@ -20,17 +20,5 @@ ], "author": "Sami Samhuri" - }, - "7342B818-CC3E-4A19-AB0C-0A38E09A1833": { - "id": "7342B818-CC3E-4A19-AB0C-0A38E09A1833", - "author": "Sami Samhuri", - "title": "Magical Wristband", - "date": "27th May, 2015", - "timestamp": 1432703849, - "link": "http://www.wired.com/2015/03/disney-magicband/", - "url": "/posts/drafts/7342B818-CC3E-4A19-AB0C-0A38E09A1833", - "tags": [ - - ] } } \ No newline at end of file