public
Description: Git-blog content
Homepage: http://alexgirard.com
Clone URL: git://github.com/alx/alexgirard.git
name age message
file .gitignore Tue Nov 18 04:35:30 -0800 2008 Add gitingore [alx]
file README.textile Tue Nov 18 04:33:46 -0800 2008 first commit [alx]
directory _drafts/ Fri Nov 21 06:07:22 -0800 2008 rename draft template [alx]
directory _includes/ Mon Mar 16 18:00:00 -0700 2009 change gist id [alx]
directory _layouts/ Tue Mar 10 03:33:24 -0700 2009 remove disqus script on front page [alx]
directory _posts/ Mon Apr 13 12:01:24 -0700 2009 add new post on electricity monitor interface [alx]
file archives.html Fri Nov 21 05:50:42 -0800 2008 Add archives [alx]
file atom.xml Thu Dec 18 22:06:08 -0800 2008 Use page.reference for root website [alx]
directory css/ Fri Mar 06 08:26:14 -0800 2009 add margin on h1 [alx]
directory images/ Mon Apr 13 12:01:24 -0700 2009 add new post on electricity monitor interface [alx]
file index.html Fri Mar 06 09:02:05 -0800 2009 use includes [alx]
file index_fr.html Fri Mar 06 09:02:05 -0800 2009 use includes [alx]
directory js/ Fri Nov 21 05:01:08 -0800 2008 add jquery lib [alx]
file rss.xml Thu Dec 18 22:06:08 -0800 2008 Use page.reference for root website [alx]
file sitemap.xml Thu Dec 18 22:06:08 -0800 2008 Use page.reference for root website [alx]
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.