mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-04-07 10:55:54 +00:00
- Code blocks can't be in tables or they extend past the body width. Workaround by using floated line numbers instead. - Fix typocode CSS - Change post extension from .html.md to .md. This makes URLs without extensions work with harp server again. This change works now that article titles never contain periods.
181 lines
4.2 KiB
JSON
181 lines
4.2 KiB
JSON
{
|
|
"first-post": {
|
|
"title": "First Post!",
|
|
"date": "February 8, 2006",
|
|
"timestamp": 1139368860,
|
|
"tags": [
|
|
"life"
|
|
],
|
|
"author": "Sami Samhuri",
|
|
"url": "/posts/2006/02/first-post"
|
|
},
|
|
"touch-screen-on-steroids": {
|
|
"title": "Touch Screen on Steroids",
|
|
"date": "February 8, 2006",
|
|
"timestamp": 1139407560,
|
|
"tags": [
|
|
"technology",
|
|
"touch"
|
|
],
|
|
"author": "Sami Samhuri",
|
|
"url": "/posts/2006/02/touch-screen-on-steroids"
|
|
},
|
|
"urban-extreme-gymnastics": {
|
|
"title": "Urban Extreme Gymnastics?",
|
|
"date": "February 15, 2006",
|
|
"timestamp": 1140028860,
|
|
"tags": [
|
|
"amusement"
|
|
],
|
|
"author": "Sami Samhuri",
|
|
"url": "/posts/2006/02/urban-extreme-gymnastics"
|
|
},
|
|
"girlfriend-x": {
|
|
"title": "Girlfriend X",
|
|
"date": "February 18, 2006",
|
|
"timestamp": 1140292200,
|
|
"tags": [
|
|
"crazy",
|
|
"funny"
|
|
],
|
|
"author": "Sami Samhuri",
|
|
"url": "/posts/2006/02/girlfriend-x"
|
|
},
|
|
"jump-to-viewcontroller-in-textmate": {
|
|
"title": "Jump to view/controller in TextMate",
|
|
"date": "February 18, 2006",
|
|
"timestamp": 1140303060,
|
|
"tags": [
|
|
"hacking",
|
|
"rails",
|
|
"textmate",
|
|
"rails",
|
|
"textmate"
|
|
],
|
|
"author": "Sami Samhuri",
|
|
"url": "/posts/2006/02/jump-to-viewcontroller-in-textmate"
|
|
},
|
|
"some-textmate-snippets-for-rails-migrations": {
|
|
"title": "Some TextMate snippets for Rails Migrations",
|
|
"date": "February 18, 2006",
|
|
"timestamp": 1140331680,
|
|
"tags": [
|
|
"textmate",
|
|
"rails",
|
|
"hacking",
|
|
"rails",
|
|
"snippets",
|
|
"textmate"
|
|
],
|
|
"author": "Sami Samhuri",
|
|
"url": "/posts/2006/02/some-textmate-snippets-for-rails-migrations"
|
|
},
|
|
"obligatory-post-about-ruby-on-rails": {
|
|
"title": "Obligatory Post about Ruby on Rails",
|
|
"date": "February 20, 2006",
|
|
"timestamp": 1140424260,
|
|
"tags": [
|
|
"rails",
|
|
"coding",
|
|
"hacking",
|
|
"migration",
|
|
"rails",
|
|
"testing"
|
|
],
|
|
"author": "Sami Samhuri",
|
|
"url": "/posts/2006/02/obligatory-post-about-ruby-on-rails",
|
|
"styles": [
|
|
"/css/typocode.css"
|
|
]
|
|
},
|
|
"textmate-snippets-for-rails-assertions": {
|
|
"title": "TextMate Snippets for Rails Assertions",
|
|
"date": "February 20, 2006",
|
|
"timestamp": 1140508320,
|
|
"tags": [
|
|
"textmate",
|
|
"rails",
|
|
"coding",
|
|
"rails",
|
|
"snippets",
|
|
"testing",
|
|
"textmate"
|
|
],
|
|
"author": "Sami Samhuri",
|
|
"url": "/posts/2006/02/textmate-snippets-for-rails-assertions"
|
|
},
|
|
"textmate-move-selection-to-self-down": {
|
|
"title": "TextMate: Move selection to self.down",
|
|
"date": "February 21, 2006",
|
|
"timestamp": 1140510360,
|
|
"tags": [
|
|
"textmate",
|
|
"rails",
|
|
"hacking",
|
|
"hack",
|
|
"macro",
|
|
"rails",
|
|
"textmate"
|
|
],
|
|
"author": "Sami Samhuri",
|
|
"url": "/posts/2006/02/textmate-move-selection-to-self-down",
|
|
"styles": [
|
|
"/css/typocode.css"
|
|
]
|
|
},
|
|
"textmate-insert-text-into-self-down": {
|
|
"title": "TextMate: Insert text into self.down",
|
|
"date": "February 21, 2006",
|
|
"timestamp": 1140562500,
|
|
"tags": [
|
|
"textmate",
|
|
"rails",
|
|
"hacking",
|
|
"commands",
|
|
"macro",
|
|
"rails",
|
|
"snippets",
|
|
"textmate"
|
|
],
|
|
"author": "Sami Samhuri",
|
|
"url": "/posts/2006/02/textmate-insert-text-into-self-down",
|
|
"styles": [
|
|
"/css/typocode.css"
|
|
]
|
|
},
|
|
"intelligent-migration-snippets-0_1-for-textmate": {
|
|
"title": "Intelligent Migration Snippets 0.1 for TextMate",
|
|
"date": "February 22, 2006",
|
|
"timestamp": 1140607680,
|
|
"tags": [
|
|
"mac os x",
|
|
"textmate",
|
|
"rails",
|
|
"hacking",
|
|
"migrations",
|
|
"snippets"
|
|
],
|
|
"author": "Sami Samhuri",
|
|
"url": "/posts/2006/02/intelligent-migration-snippets-0_1-for-textmate"
|
|
},
|
|
"sjs-rails-bundle-0_2-for-textmate": {
|
|
"title": "SJ's Rails Bundle 0.2 for TextMate",
|
|
"date": "February 23, 2006",
|
|
"timestamp": 1140743880,
|
|
"tags": [
|
|
"textmate",
|
|
"rails",
|
|
"coding",
|
|
"bundle",
|
|
"macros",
|
|
"rails",
|
|
"snippets",
|
|
"textmate"
|
|
],
|
|
"author": "Sami Samhuri",
|
|
"url": "/posts/2006/02/sjs-rails-bundle-0_2-for-textmate",
|
|
"styles": [
|
|
"/css/typocode.css"
|
|
]
|
|
}
|
|
}
|