mirror of
https://github.com/samsonjs/blog.git
synced 2026-04-15 12:35:49 +00:00
add timestamp to each post
This commit is contained in:
parent
800af3f0df
commit
13ecdfb434
7 changed files with 8 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
|||
Title: Using Emacs to Develop Mojo Apps for WebOS
|
||||
Date: November 21, 2009
|
||||
Timestamp: 1258790400
|
||||
Author: sjs
|
||||
Tags: emacs, mojo, webos, lisp, javascript
|
||||
----
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
Title: Working with C-style structs in Ruby
|
||||
Date: January 17, 2010
|
||||
Timestamp: 1263715200
|
||||
Author: sjs
|
||||
Tags: ruby, cstruct, compiler
|
||||
----
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
Title: Basics of the Mach-O file format
|
||||
Date: January 18, 2010
|
||||
Timestamp: 1263801600
|
||||
Author: sjs
|
||||
Tags: mach-o, os x, compiler
|
||||
----
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
Title: A preview of Mach-O file generation
|
||||
Date: January 20, 2010
|
||||
Timestamp: 1263974400
|
||||
Author: sjs
|
||||
Tags: ruby, mach-o, os x, compiler
|
||||
----
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
Title: 37signals' Chalk Dissected
|
||||
Date: November 4, 2010
|
||||
Timestamp: 1288854000
|
||||
Author: sjs
|
||||
Tags: 37signals, chalk, ipad, javascript, web, html, css, zepto.js
|
||||
----
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
Title: Lights
|
||||
Date: November 28, 2011
|
||||
Date: November 27, 2011
|
||||
Timestamp: 1322446260
|
||||
Link: http://lights.elliegoulding.com/
|
||||
----
|
||||
An interactive WebGL visualization. Where's the LSD when you need it?
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
Title: Recovering old blog posts
|
||||
Date: November 27, 2011
|
||||
Timestamp: 1322385300
|
||||
Author: sjs
|
||||
Tags: recover blog posts
|
||||
----
|
||||
|
|
|
|||
Loading…
Reference in a new issue