mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-04-27 14:57:40 +00:00
commit root _data.json
This commit is contained in:
parent
0487e9fbee
commit
387fc9efdb
1 changed files with 11 additions and 11 deletions
|
|
@ -16,17 +16,6 @@
|
||||||
"title": "About me"
|
"title": "About me"
|
||||||
},
|
},
|
||||||
"posts": [
|
"posts": [
|
||||||
{
|
|
||||||
"title": "→ Comparing Reactive and Traditional",
|
|
||||||
"date": "9th April, 2016",
|
|
||||||
"timestamp": 1460185460,
|
|
||||||
"tags": [
|
|
||||||
|
|
||||||
],
|
|
||||||
"author": "Sami Samhuri",
|
|
||||||
"url": "/posts/2016/04/were-it-not-for-all-the-enthusiasm-for-functional-programming-in-recent-years-swift-might-not-have-filter-and-map-functions",
|
|
||||||
"link": "http://inessential.com/2016/04/08/comparing_reactive_and_traditional"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"title": "→ Reduce the cognitive load of your code",
|
"title": "→ Reduce the cognitive load of your code",
|
||||||
"date": "30th March, 2016",
|
"date": "30th March, 2016",
|
||||||
|
|
@ -125,6 +114,17 @@
|
||||||
"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/"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue