mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-04-27 14:57:40 +00:00
publish 'Tales of PRK Laser Eye Surgery'
This commit is contained in:
parent
3ff373af77
commit
c23993c0a4
4 changed files with 22 additions and 23 deletions
|
|
@ -16,6 +16,16 @@
|
||||||
"title": "About me"
|
"title": "About me"
|
||||||
},
|
},
|
||||||
"posts": [
|
"posts": [
|
||||||
|
{
|
||||||
|
"title": "Tales of PRK Laser Eye Surgery",
|
||||||
|
"date": "12th April, 2016",
|
||||||
|
"timestamp": 1460433173,
|
||||||
|
"tags": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"author": "Sami Samhuri",
|
||||||
|
"url": "/posts/2016/04/tales-of-prk-laser-eye-surgery"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "→ Reduce the cognitive load of your code",
|
"title": "→ Reduce the cognitive load of your code",
|
||||||
"date": "30th March, 2016",
|
"date": "30th March, 2016",
|
||||||
|
|
@ -114,17 +124,6 @@
|
||||||
"author": "Sami Samhuri",
|
"author": "Sami Samhuri",
|
||||||
"url": "/posts/2015/05/github-flow-like-a-pro",
|
"url": "/posts/2015/05/github-flow-like-a-pro",
|
||||||
"link": "http://haacked.com/archive/2014/07/28/github-flow-aliases/"
|
"link": "http://haacked.com/archive/2014/07/28/github-flow-aliases/"
|
||||||
},
|
|
||||||
{
|
|
||||||
"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/"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
@ -1,2 +1,14 @@
|
||||||
{
|
{
|
||||||
|
"tales-of-prk-laser-eye-surgery": {
|
||||||
|
"id": "tales-of-prk-laser-eye-surgery",
|
||||||
|
"author": "Sami Samhuri",
|
||||||
|
"title": "Tales of PRK Laser Eye Surgery",
|
||||||
|
"date": "12th April, 2016",
|
||||||
|
"timestamp": 1460433173,
|
||||||
|
"link": null,
|
||||||
|
"url": "/posts/2016/04/tales-of-prk-laser-eye-surgery",
|
||||||
|
"tags": [
|
||||||
|
|
||||||
|
]
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -21,18 +21,6 @@
|
||||||
"url": "/posts/drafts/09c2b186-3ce7-445c-89bf-5d5b7f830cd7",
|
"url": "/posts/drafts/09c2b186-3ce7-445c-89bf-5d5b7f830cd7",
|
||||||
"tags": [
|
"tags": [
|
||||||
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"80AA6C3A-09B9-4615-8C5E-1A0ED9B2D648": {
|
|
||||||
"id": "80AA6C3A-09B9-4615-8C5E-1A0ED9B2D648",
|
|
||||||
"author": "Sami Samhuri",
|
|
||||||
"title": "Tales of PRK Laser Eye Surgery",
|
|
||||||
"date": "12th April, 2016",
|
|
||||||
"timestamp": 1460423655,
|
|
||||||
"link": null,
|
|
||||||
"url": "/posts/drafts/80AA6C3A-09B9-4615-8C5E-1A0ED9B2D648",
|
|
||||||
"tags": [
|
|
||||||
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue