From 86ef23b8e465c1b253a49a6bb2db88cd20d6a4d9 Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Tue, 25 Aug 2015 05:00:28 +0000 Subject: [PATCH] publish 'Acorn 5's Live Help Search' --- public/_data.json | 22 +++++++++---------- public/posts/2015/08/_data.json | 14 ++++++++++++ .../08/acorn-5s-live-help-search.md} | 0 public/posts/2015/08/index.ejs | 1 + public/posts/drafts/_data.json | 12 ---------- 5 files changed, 26 insertions(+), 23 deletions(-) create mode 100644 public/posts/2015/08/_data.json rename public/posts/{drafts/17D62603-FE92-4862-9031-1A5DF9FA1D7F.md => 2015/08/acorn-5s-live-help-search.md} (100%) create mode 100644 public/posts/2015/08/index.ejs diff --git a/public/_data.json b/public/_data.json index 2c950c4..ca7578a 100644 --- a/public/_data.json +++ b/public/_data.json @@ -16,6 +16,17 @@ "title": "About me" }, "posts": [ + { + "title": "→ Acorn 5's Live Help Search", + "date": "25th August, 2015", + "timestamp": 1440478827, + "tags": [ + + ], + "author": "Sami Samhuri", + "url": "/posts/2015/08/acorn-5s-live-help-search", + "link": "http://shapeof.com/archives/2015/8/acorn_5_search_index.html" + }, { "title": "→ Swift: New stuff in Xcode 7 Beta 3", "date": "9th July, 2015", @@ -114,17 +125,6 @@ "author": "Sami Samhuri", "url": "/posts/2015/05/a-bitcoin-miner-in-every-device-and-in-every-hand", "link": "https://medium.com/@21dotco/a-bitcoin-miner-in-every-device-and-in-every-hand-e315b40f2821" - }, - { - "title": "→ Constraints and Transforms in iOS 8", - "date": "15th May, 2015", - "timestamp": 1431699995, - "tags": [ - - ], - "author": "Sami Samhuri", - "url": "/posts/2015/05/constraints-and-transforms-in-ios-8", - "link": "http://revealapp.com/blog/constraints-and-transforms.html" } ] } \ No newline at end of file diff --git a/public/posts/2015/08/_data.json b/public/posts/2015/08/_data.json new file mode 100644 index 0000000..244af38 --- /dev/null +++ b/public/posts/2015/08/_data.json @@ -0,0 +1,14 @@ +{ + "acorn-5s-live-help-search": { + "id": "acorn-5s-live-help-search", + "author": "Sami Samhuri", + "title": "Acorn 5's Live Help Search", + "date": "25th August, 2015", + "timestamp": 1440478827, + "link": "http://shapeof.com/archives/2015/8/acorn_5_search_index.html", + "url": "/posts/2015/08/acorn-5s-live-help-search", + "tags": [ + + ] + } +} \ No newline at end of file diff --git a/public/posts/drafts/17D62603-FE92-4862-9031-1A5DF9FA1D7F.md b/public/posts/2015/08/acorn-5s-live-help-search.md similarity index 100% rename from public/posts/drafts/17D62603-FE92-4862-9031-1A5DF9FA1D7F.md rename to public/posts/2015/08/acorn-5s-live-help-search.md diff --git a/public/posts/2015/08/index.ejs b/public/posts/2015/08/index.ejs new file mode 100644 index 0000000..72c8d6b --- /dev/null +++ b/public/posts/2015/08/index.ejs @@ -0,0 +1 @@ +<%- partial('../../_month') %> diff --git a/public/posts/drafts/_data.json b/public/posts/drafts/_data.json index 4627a92..1fa0983 100644 --- a/public/posts/drafts/_data.json +++ b/public/posts/drafts/_data.json @@ -21,18 +21,6 @@ "url": "/posts/drafts/09c2b186-3ce7-445c-89bf-5d5b7f830cd7", "tags": [ - ] - }, - "17D62603-FE92-4862-9031-1A5DF9FA1D7F": { - "id": "17D62603-FE92-4862-9031-1A5DF9FA1D7F", - "author": "Sami Samhuri", - "title": "Acorn 5's Live Help Search", - "date": "25th August, 2015", - "timestamp": 1440478827, - "link": "http://shapeof.com/archives/2015/8/acorn_5_search_index.html", - "url": "/posts/drafts/17D62603-FE92-4862-9031-1A5DF9FA1D7F", - "tags": [ - ] } } \ No newline at end of file