mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-03-25 09:05:47 +00:00
27 lines
1 KiB
JSON
27 lines
1 KiB
JSON
{
|
|
"title": "samhuri.net",
|
|
"subtitle": "words mean things",
|
|
"url": "http://samhuri.net",
|
|
"styles": [
|
|
"/css/font-awesome.min.css",
|
|
"/css/normalize.css",
|
|
"/css/style.css"
|
|
],
|
|
"scripts": [
|
|
|
|
],
|
|
"latest": {
|
|
"title": "Structure of an Ember app",
|
|
"date": "February 3, 2014",
|
|
"timestamp": 1391479549,
|
|
"tags": [
|
|
"ember.js"
|
|
],
|
|
"author": "Sami Samhuri",
|
|
"url": "/posts/2014/02/ember-structure",
|
|
"body": "<p>I made a diagram of an Ember app. There’s <a href=\"http://discuss.emberjs.com/t/diagram-of-an-ember-apps-structure/4060\">a discussion about it</a> on the\n<a href=\"http://discuss.emberjs.com/\">Ember Discussion Forum</a>. Here is the source file, created with OmniGraffle: <a href=\"https://www.dropbox.com/s/onnmn1oq096hv5f/Ember%20structure.graffle\">Ember structure.graffle</a></p>\n\n<p><a href=\"/f/ember-structure.png\"><img src=\"/f/ember-structure.png\" alt=\"Structure of an Ember app\" /></a></p>\n"
|
|
},
|
|
"archive": {
|
|
"title": "Archive"
|
|
}
|
|
}
|