mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-03-25 09:05:47 +00:00
publish
This commit is contained in:
parent
6858634c4e
commit
674854cd37
1 changed files with 11 additions and 11 deletions
|
|
@ -16,6 +16,17 @@
|
|||
"title": "About me"
|
||||
},
|
||||
"posts": [
|
||||
{
|
||||
"title": "→ Moving Beyond the OOP Obsession",
|
||||
"date": "28th March, 2016",
|
||||
"timestamp": 1459181327,
|
||||
"tags": [
|
||||
|
||||
],
|
||||
"author": "Sami Samhuri",
|
||||
"url": "/posts/2016/03/moving-beyond-the-oop-obsession",
|
||||
"link": "http://prog21.dadgum.com/218.html"
|
||||
},
|
||||
{
|
||||
"title": "→ Cloak's Updated Privacy Policy",
|
||||
"date": "27th August, 2015",
|
||||
|
|
@ -114,17 +125,6 @@
|
|||
"author": "Sami Samhuri",
|
||||
"url": "/posts/2015/05/undocumented-corestorage-commands",
|
||||
"link": "http://blog.fosketts.net/2011/08/05/undocumented-corestorage-commands/"
|
||||
},
|
||||
{
|
||||
"title": "→ Lenovo ThinkPad X1 Carbon",
|
||||
"date": "22nd May, 2015",
|
||||
"timestamp": 1432254989,
|
||||
"tags": [
|
||||
|
||||
],
|
||||
"author": "Sami Samhuri",
|
||||
"url": "/posts/2015/05/lenovo-thinkpad-x1-carbon",
|
||||
"link": "http://www.anandtech.com/show/9264/the-lenovo-thinkpad-x1-carbon-review-2015"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Reference in a new issue