Here it is... As I mentioned before (ok, none of you read that post before I wrote this one because that was a local post and I hadn't published the new site yet) I've been working on revamping my entire website, and I've dropped the old blog system and went completely static-html compiled with a JavaScript script on the server.
For starters, I'll make note of the features of the blog. Since you're looking at this right now it probably looks as if you're reading this out of a blog engine... After all, a recent posts list on the homepage, separate fancy url blog post pages, summaries, tag pages and a flexible sidebar, archives, rss and atom feeds, and there are even dynamic comments...
Nope, this blog is 100% static .html files no server-side language in sight (Ok, to be fair I do plan to create a single .php file to let me talk to the disqis api to have js display # comments links).