Some minor cleanup and comment changes.
Added a page_bottom plugin.
Small change to text displayed for continue reading from index.
Removed feedburner code because it hasn't been updated since 2007 apparently, and will likely go the way of hangouts, reader, circles, etc, etc.
Fixed an error in README markdown.
Moved disqus and twitter into plugins. They are not actually working plugins yet because I don't use either of them. I am hoping that if there is interest in them someone will convert them to the plugin style code, test them, and create a pull request.
Added email protection using base64 and javascript. I know it won't stop all spam, but it should cut down on it.
Removed some stuff I forgot to delete because I moved it previously.
Added index_bottom and article_bottom plugin calls.
Added plugin calls for top of index page and top of article pages.
Updated creation line for pages.
Placeholder for README, more soon.