summaryrefslogtreecommitdiff
path: root/posts/2012-01-25-new-blog.skr
blob: 4d2e0f8a2e2ce520c5c1cb0e6e848cb1c9fa86be (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
(define meta
  `((title . "New Blog")
    (date  . ,(string->date* "2012-01-25 00:00"))
    (tags "meta")))

(list
 (p [Hey there, I’m back!])

 (p [I’m currently migrating the old blog posts to my new site. Once
     this is done you can expect me to use this blog thingie a little
     more often.]))