Changes Under the Hood
I've made a ton of changes to the internals of the blog engine. It now uses tbnl, html-template, and cl-who. It's much easier to extend now, as these packages are well-documented and allow me to abstract some things more easily.
I've also added a password-protected web form for adding new entries, so I no longer have to use the REPL to do it. It needs a bit of work yet, though, and I still need to get comments going.