|
September 3rd, 2008 |
Needing a little break from painting miniatures, I decided to resume work on CoHLCD. While I'm fairly certain v2.0 is almost ready to come out of Beta, I still need to get a decent up and running to support it.
For the third time now, I've scrapped a code-from-scratch web project and elected to use WordPress instead. For CoHLCD's site, I'm building the entire Theme from scratch, rather than using an existing Theme to template from. I think this is actually turning out to be a faster approach than restyling an already-designed template. With a little .htaccess tweak, I was even able to use my PHP-based Stylesheet.
I'll likely write a tutorial soon about creating WordPress Themes - it's honestly easier than I expected it to be, and hopefully I can help someone else discover the same.