mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-03-25 09:05:47 +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"
|
||||
},
|
||||
"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",
|
||||
"date": "27th May, 2015",
|
||||
|
|
@ -117,21 +128,6 @@
|
|||
],
|
||||
"author": "Sami Samhuri",
|
||||
"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",
|
||||
"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"
|
||||
},
|
||||
"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