mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-04-27 14:57:40 +00:00
publish 'GitHub Flow Like a Pro'
This commit is contained in:
parent
be8177b82b
commit
14627ef707
4 changed files with 23 additions and 27 deletions
|
|
@ -16,6 +16,17 @@
|
||||||
"title": "About me"
|
"title": "About me"
|
||||||
},
|
},
|
||||||
"posts": [
|
"posts": [
|
||||||
|
{
|
||||||
|
"title": "→ GitHub Flow Like a Pro",
|
||||||
|
"date": "28th May, 2015",
|
||||||
|
"timestamp": 1432824147,
|
||||||
|
"tags": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"author": "Sami Samhuri",
|
||||||
|
"url": "/posts/2015/05/github-flow-like-a-pro",
|
||||||
|
"link": "http://haacked.com/archive/2014/07/28/github-flow-aliases/"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "→ Magical Wristband",
|
"title": "→ Magical Wristband",
|
||||||
"date": "27th May, 2015",
|
"date": "27th May, 2015",
|
||||||
|
|
@ -117,21 +128,6 @@
|
||||||
],
|
],
|
||||||
"author": "Sami Samhuri",
|
"author": "Sami Samhuri",
|
||||||
"url": "/posts/2013/09/linky"
|
"url": "/posts/2013/09/linky"
|
||||||
},
|
|
||||||
{
|
|
||||||
"title": "Zelda Tones for iOS",
|
|
||||||
"date": "6th March, 2013",
|
|
||||||
"timestamp": 1362624673,
|
|
||||||
"tags": [
|
|
||||||
"zelda",
|
|
||||||
"nintendo",
|
|
||||||
"pacman",
|
|
||||||
"ringtones",
|
|
||||||
"tones",
|
|
||||||
"ios"
|
|
||||||
],
|
|
||||||
"author": "Sami Samhuri",
|
|
||||||
"url": "/posts/2013/03/zelda-tones-for-ios"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
@ -81,6 +81,18 @@
|
||||||
"url": "/posts/2015/05/magical-wristband",
|
"url": "/posts/2015/05/magical-wristband",
|
||||||
"tags": [
|
"tags": [
|
||||||
|
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"github-flow-like-a-pro": {
|
||||||
|
"id": "github-flow-like-a-pro",
|
||||||
|
"author": "Sami Samhuri",
|
||||||
|
"title": "GitHub Flow Like a Pro",
|
||||||
|
"date": "28th May, 2015",
|
||||||
|
"timestamp": 1432824147,
|
||||||
|
"link": "http://haacked.com/archive/2014/07/28/github-flow-aliases/",
|
||||||
|
"url": "/posts/2015/05/github-flow-like-a-pro",
|
||||||
|
"tags": [
|
||||||
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -20,17 +20,5 @@
|
||||||
|
|
||||||
],
|
],
|
||||||
"author": "Sami Samhuri"
|
"author": "Sami Samhuri"
|
||||||
},
|
|
||||||
"EED6B013-E083-4954-8C86-99BD4D243086": {
|
|
||||||
"id": "EED6B013-E083-4954-8C86-99BD4D243086",
|
|
||||||
"author": "Sami Samhuri",
|
|
||||||
"title": "GitHub Flow Like a Pro",
|
|
||||||
"date": "28th May, 2015",
|
|
||||||
"timestamp": 1432824147,
|
|
||||||
"link": "http://haacked.com/archive/2014/07/28/github-flow-aliases/",
|
|
||||||
"url": "/posts/drafts/EED6B013-E083-4954-8C86-99BD4D243086",
|
|
||||||
"tags": [
|
|
||||||
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue