I am no longer a hyprocrite. I implemented an RSS feed for the site. It was a little tricky, considering I don't use a database or anything of the sort, but it works (I think). I outlined how I did it in an update of my code adventures - making the site post.
required, hidden, gravatared
required, markdown enabled (help)
* item 2
* item 3
are treated like code:
if 1 * 2 < 3:
print "hello, world!"
are treated like code: