jtoy / jtoyblog

source code for jtoy.net

This URL has Read+Write access

u 
jtoy (author)
Fri Jan 01 16:40:59 -0800 2010
commit  d02d1ccea55895bdeb1025c9a28baccb7d995ab6
tree    919e8d38704970b7f58a02e0e1b4ba81e7f4dbd3
parent  701c12e59a5eb638981c7aa4b1bc5a2a3cdead9a
name age message
file .gitignore Wed Jul 22 14:44:18 -0700 2009 railscamp review [jtoy]
file README.textile Thu Jul 02 06:17:56 -0700 2009 first commit [jtoy]
file Rakefile Thu Jul 02 06:19:31 -0700 2009 dont display usernames [jtoy]
directory _layouts/ Thu Dec 10 09:34:05 -0800 2009 cleanup [jtoy]
directory _posts/ Fri Jan 01 16:40:59 -0800 2010 u [jtoy]
file atom.xml Thu Jul 02 06:17:56 -0700 2009 first commit [jtoy]
directory css/ Thu Jul 02 06:17:56 -0700 2009 first commit [jtoy]
directory images/ Thu Jul 02 06:17:56 -0700 2009 first commit [jtoy]
file index.html Fri Oct 09 17:32:31 -0700 2009 rowster [jtoy]
directory ivoicer/ Mon Aug 24 09:46:55 -0700 2009 change app name [jtoy]
directory tasks/ Thu Dec 31 12:05:23 -0800 2009 new years resolutions [jtoy]
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 Jason Toy. 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.