public
Description:
Homepage:
Clone URL: git://github.com/mojombo/tpw.git
tpw /
name age message
file .gitignore Sat Nov 22 13:32:27 -0800 2008 ignore _drafts [mojombo]
file CNAME Tue Feb 03 15:40:33 -0800 2009 add cname for tom.preston-werner.com [mojombo]
file README.textile Sat Nov 22 13:22:50 -0800 2008 use ul for dirs [mojombo]
file _config.yml Tue Apr 07 17:34:06 -0700 2009 set pygments true [mojombo]
directory _layouts/ Mon Sep 28 02:07:29 -0700 2009 make it HTML5! [mojombo]
directory _posts/ Thu May 21 10:38:51 -0700 2009 add license to git parable post [mojombo]
file atom.xml Wed Nov 05 18:31:34 -0800 2008 give atom.xml layout: nil so it will be run thr... [mojombo]
directory css/ Mon May 18 00:20:59 -0700 2009 add BusinessWeek and Erlang Factory links [mojombo]
directory images/ Mon Nov 03 11:29:34 -0800 2008 add footer [mojombo]
file index.html Sun Aug 23 10:29:10 -0700 2009 add a few more interviews [mojombo]
README.textile

This is the data for my blog

It is automatically transformed by Jekyll into a static site whenever I push this repository to GitHub.

I was tired of having my blog posts end up in a database off on some remote server. That is backwards. I’ve lost valuable posts that way. I want to author my posts locally in Textile or Markdown. My blog should be easily stylable and customizable any way I please. It should take care of creating a feed for me. And most of all, my site should be stored on GitHub so that I never lose data again.

License

The following directories and their contents are Copyright Tom Preston-Werner. You may not reuse anything therein without my permission:

  • _posts/
  • images/

All other directories and files are MIT Licensed. Feel free to use the HTML and CSS as you please. If you do use them, a link back to http://github.com/mojombo/jekyll would be appreciated, but is not required.