diff --git a/public/_data.json b/public/_data.json index b0c0e57..dc5c8cb 100644 --- a/public/_data.json +++ b/public/_data.json @@ -16,6 +16,17 @@ "title": "About me" }, "posts": [ + { + "title": "→ A bitcoin miner in every device and in every hand", + "date": "May 19, 2015", + "timestamp": 1432004034, + "tags": [ + + ], + "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": "May 15, 2015", @@ -118,16 +129,6 @@ ], "url": "/posts/2012/01/recovering-from-a-computer-science-education", "link": "http://prog21.dadgum.com/123.html" - }, - { - "title": "→ The $40 Standup Desk", - "date": "9th January, 2012", - "timestamp": 1326097000, - "tags": [ - - ], - "url": "/posts/2012/01/the-40-standup-desk", - "link": "http://opensoul.org/blog/archives/2012/01/09/the-40-standup-desk/" } ] } \ No newline at end of file diff --git a/public/posts/2015/05/_data.json b/public/posts/2015/05/_data.json index 42286c2..9150c56 100644 --- a/public/posts/2015/05/_data.json +++ b/public/posts/2015/05/_data.json @@ -33,6 +33,18 @@ "url": "/posts/2015/05/constraints-and-transforms-in-ios-8", "tags": [ + ] + }, + "a-bitcoin-miner-in-every-device-and-in-every-hand": { + "id": "a-bitcoin-miner-in-every-device-and-in-every-hand", + "author": "Sami Samhuri", + "title": "A bitcoin miner in every device and in every hand", + "date": "May 19, 2015", + "timestamp": 1432004034, + "link": "https://medium.com/@21dotco/a-bitcoin-miner-in-every-device-and-in-every-hand-e315b40f2821", + "url": "/posts/2015/05/a-bitcoin-miner-in-every-device-and-in-every-hand", + "tags": [ + ] } } \ No newline at end of file diff --git a/public/posts/drafts/197C029F-A07D-401D-AA0F-F8C422F21265.md b/public/posts/2015/05/a-bitcoin-miner-in-every-device-and-in-every-hand.md similarity index 100% rename from public/posts/drafts/197C029F-A07D-401D-AA0F-F8C422F21265.md rename to public/posts/2015/05/a-bitcoin-miner-in-every-device-and-in-every-hand.md diff --git a/public/posts/drafts/_data.json b/public/posts/drafts/_data.json index 4cd8d5d..ccd007a 100644 --- a/public/posts/drafts/_data.json +++ b/public/posts/drafts/_data.json @@ -20,17 +20,5 @@ ], "author": "Sami Samhuri" - }, - "197C029F-A07D-401D-AA0F-F8C422F21265": { - "id": "197C029F-A07D-401D-AA0F-F8C422F21265", - "author": "Sami Samhuri", - "title": "A bitcoin miner in every device and in every hand", - "date": "May 19, 2015", - "timestamp": 1432004033, - "link": "https://medium.com/@21dotco/a-bitcoin-miner-in-every-device-and-in-every-hand-e315b40f2821", - "url": "/posts/drafts/197C029F-A07D-401D-AA0F-F8C422F21265", - "tags": [ - - ] } } \ No newline at end of file