More WordPress Gushing
So yeah ….
it looks like this wordpress thing is going to work out pretty well.
At first I had trouble. I love my old graymatter layout and theme, and I was having difficulty emulating it with just straight-up CSS.
Then I realized … a lot of the reason for that is that my layout is mostly done in html in the templates.
So I poked around in the php files in the theme directory for a while, and tweaked some stuff, and rearranged some stuff, and tweaked some more stuff, and really spent ever since my last post overhauling stuff to make it look the way I want it to look.
The only thing I don’t think I can trivially emulate is by-date grouping. I’m sure it’d be easy if I knew enough php, but alas … I can only recognize it, not generate it.
This seems like a fairly easy road to walk though. I’m definitely impressed with WordPress so far.