mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-03-25 09:05:47 +00:00
create post 'Apple Watch Human Interface Guidelines'
This commit is contained in:
parent
1cfe880c38
commit
1a5af50f29
3 changed files with 16 additions and 0 deletions
14
public/posts/2015/05/_data.json
Normal file
14
public/posts/2015/05/_data.json
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"apple-watch-human-interface-guidelines": {
|
||||
"id": "apple-watch-human-interface-guidelines",
|
||||
"author": "Sami Samhuri",
|
||||
"title": "Apple Watch Human Interface Guidelines",
|
||||
"date": "May 10, 2015",
|
||||
"timestamp": 1431223039,
|
||||
"link": "https://developer.apple.com/watch/human-interface-guidelines/?utm_campaign=iOS_Dev_Weekly_Issue_197&utm_medium=email&utm_source=iOS%2BDev%2BWeekly",
|
||||
"url": "/posts/2015/05/apple-watch-human-interface-guidelines",
|
||||
"tags": [
|
||||
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1 @@
|
|||
Time to read this again now that I've had a watch for a few days.
|
||||
1
public/posts/2015/05/index.ejs
Normal file
1
public/posts/2015/05/index.ejs
Normal file
|
|
@ -0,0 +1 @@
|
|||
<%- partial('../../_month') %>
|
||||
Loading…
Reference in a new issue