mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-03-25 09:05:47 +00:00
unpublish 'The Case for Native'
This commit is contained in:
parent
a90bffd65b
commit
ff817c7a58
4 changed files with 23 additions and 22 deletions
|
|
@ -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/"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -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": [
|
||||
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
@ -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": [
|
||||
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue