I installed wordpress and imported all of my old blog posts (out of a simplistic php script blog I found 4 or 5 years ago, had to write a bit of code for that) a while back. At the time I had just redone the neces.com front page and I looked around a bit for a theme that would let me get a similar look & feel to that work. I didn’t find anything that started out close enough, but did manage to find a theme based on Blueprint Css. I had used Blueprint for the main site layout after using it with neumerous rails projects and generally liked working with it. However the wordpress theme based on it was a mess, and in general useless. I gave up and just left it alone…
Fast forward to last night and for some reason I decided I really did want my blog to look like my site. This time around I decided the best way to do that would be to create a theme from scratch. About 10 minutes later I had a copy of the latest wordpress up and running on my box at home and about 5 mintues after that I had something that was about 90% of the way to what you see now. It was redicously easy. I did a search or two on what’s involved in creating a theme, 2 mintues or so. Then I just took the template I created for neces, and stuck the wordpress content section in my neces content section, we’re at 3 mintues (elapsed) now. And finally created a second div for the sidebar (trivial with blueprint.) and stuck the wordpress sidebar code in it, ~5 minutes.
The rest of the work was CSS and took about 20 mintues to do this morning, fiddling around with various tweaks, between the shower and leaving for work. I’m pretty happy with the results. Now if my gallery, Gallery2.0, were only this easy to skin…