mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-04-05 10:45:45 +00:00
publish 'Acorn 5's Live Help Search'
This commit is contained in:
parent
e10fcdec55
commit
86ef23b8e4
5 changed files with 26 additions and 23 deletions
|
|
@ -16,6 +16,17 @@
|
|||
"title": "About me"
|
||||
},
|
||||
"posts": [
|
||||
{
|
||||
"title": "→ Acorn 5's Live Help Search",
|
||||
"date": "25th August, 2015",
|
||||
"timestamp": 1440478827,
|
||||
"tags": [
|
||||
|
||||
],
|
||||
"author": "Sami Samhuri",
|
||||
"url": "/posts/2015/08/acorn-5s-live-help-search",
|
||||
"link": "http://shapeof.com/archives/2015/8/acorn_5_search_index.html"
|
||||
},
|
||||
{
|
||||
"title": "→ Swift: New stuff in Xcode 7 Beta 3",
|
||||
"date": "9th July, 2015",
|
||||
|
|
@ -114,17 +125,6 @@
|
|||
"author": "Sami Samhuri",
|
||||
"url": "/posts/2015/05/a-bitcoin-miner-in-every-device-and-in-every-hand",
|
||||
"link": "https://medium.com/@21dotco/a-bitcoin-miner-in-every-device-and-in-every-hand-e315b40f2821"
|
||||
},
|
||||
{
|
||||
"title": "→ Constraints and Transforms in iOS 8",
|
||||
"date": "15th May, 2015",
|
||||
"timestamp": 1431699995,
|
||||
"tags": [
|
||||
|
||||
],
|
||||
"author": "Sami Samhuri",
|
||||
"url": "/posts/2015/05/constraints-and-transforms-in-ios-8",
|
||||
"link": "http://revealapp.com/blog/constraints-and-transforms.html"
|
||||
}
|
||||
]
|
||||
}
|
||||
14
public/posts/2015/08/_data.json
Normal file
14
public/posts/2015/08/_data.json
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"acorn-5s-live-help-search": {
|
||||
"id": "acorn-5s-live-help-search",
|
||||
"author": "Sami Samhuri",
|
||||
"title": "Acorn 5's Live Help Search",
|
||||
"date": "25th August, 2015",
|
||||
"timestamp": 1440478827,
|
||||
"link": "http://shapeof.com/archives/2015/8/acorn_5_search_index.html",
|
||||
"url": "/posts/2015/08/acorn-5s-live-help-search",
|
||||
"tags": [
|
||||
|
||||
]
|
||||
}
|
||||
}
|
||||
1
public/posts/2015/08/index.ejs
Normal file
1
public/posts/2015/08/index.ejs
Normal file
|
|
@ -0,0 +1 @@
|
|||
<%- partial('../../_month') %>
|
||||
|
|
@ -21,18 +21,6 @@
|
|||
"url": "/posts/drafts/09c2b186-3ce7-445c-89bf-5d5b7f830cd7",
|
||||
"tags": [
|
||||
|
||||
]
|
||||
},
|
||||
"17D62603-FE92-4862-9031-1A5DF9FA1D7F": {
|
||||
"id": "17D62603-FE92-4862-9031-1A5DF9FA1D7F",
|
||||
"author": "Sami Samhuri",
|
||||
"title": "Acorn 5's Live Help Search",
|
||||
"date": "25th August, 2015",
|
||||
"timestamp": 1440478827,
|
||||
"link": "http://shapeof.com/archives/2015/8/acorn_5_search_index.html",
|
||||
"url": "/posts/drafts/17D62603-FE92-4862-9031-1A5DF9FA1D7F",
|
||||
"tags": [
|
||||
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue