diff --git a/public/_data.json b/public/_data.json index 1f0ed5a..2c950c4 100644 --- a/public/_data.json +++ b/public/_data.json @@ -16,6 +16,17 @@ "title": "About me" }, "posts": [ + { + "title": "→ Swift: New stuff in Xcode 7 Beta 3", + "date": "9th July, 2015", + "timestamp": 1436458633, + "tags": [ + + ], + "author": "Sami Samhuri", + "url": "/posts/2015/07/swift-new-stuff-in-xcode-7-beta-3", + "link": "http://ericasadun.com/2015/07/08/swift-new-stuff-in-xcode-7-beta-3/" + }, { "title": "→ Scripts to Rule Them All", "date": "1st July, 2015", @@ -114,17 +125,6 @@ "author": "Sami Samhuri", "url": "/posts/2015/05/constraints-and-transforms-in-ios-8", "link": "http://revealapp.com/blog/constraints-and-transforms.html" - }, - { - "title": "→ Importing Modules in LLDB", - "date": "12th May, 2015", - "timestamp": 1431396215, - "tags": [ - - ], - "author": "Sami Samhuri", - "url": "/posts/2015/05/importing-modules-in-lldb", - "link": "http://furbo.org/2015/05/11/an-import-ant-change-in-xcode/" } ] } \ No newline at end of file diff --git a/public/posts/2015/07/_data.json b/public/posts/2015/07/_data.json index 8c39c6a..78f9018 100644 --- a/public/posts/2015/07/_data.json +++ b/public/posts/2015/07/_data.json @@ -9,6 +9,18 @@ "url": "/posts/2015/07/scripts-to-rule-them-all", "tags": [ + ] + }, + "swift-new-stuff-in-xcode-7-beta-3": { + "id": "swift-new-stuff-in-xcode-7-beta-3", + "author": "Sami Samhuri", + "title": "Swift: New stuff in Xcode 7 Beta 3", + "date": "9th July, 2015", + "timestamp": 1436458633, + "link": "http://ericasadun.com/2015/07/08/swift-new-stuff-in-xcode-7-beta-3/", + "url": "/posts/2015/07/swift-new-stuff-in-xcode-7-beta-3", + "tags": [ + ] } } \ No newline at end of file diff --git a/public/posts/drafts/826436D3-1B7C-41C1-9E82-FF2AAF4C1CDA.md b/public/posts/2015/07/swift-new-stuff-in-xcode-7-beta-3.md similarity index 100% rename from public/posts/drafts/826436D3-1B7C-41C1-9E82-FF2AAF4C1CDA.md rename to public/posts/2015/07/swift-new-stuff-in-xcode-7-beta-3.md diff --git a/public/posts/drafts/_data.json b/public/posts/drafts/_data.json index cf3dd11..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": [ - ] - }, - "826436D3-1B7C-41C1-9E82-FF2AAF4C1CDA": { - "id": "826436D3-1B7C-41C1-9E82-FF2AAF4C1CDA", - "author": "Sami Samhuri", - "title": "Swift: New stuff in Xcode 7 Beta 3", - "date": "9th July, 2015", - "timestamp": 1436458633, - "link": "http://ericasadun.com/2015/07/08/swift-new-stuff-in-xcode-7-beta-3/", - "url": "/posts/drafts/826436D3-1B7C-41C1-9E82-FF2AAF4C1CDA", - "tags": [ - ] } } \ No newline at end of file