I was thinking about it and I asked myself, whouldnt it be cool if I could port a template from Clantemplates.com that are HTML templates into a WebsiteBaker template.
I did it, look at it on
www.hackvoid.com.
I wont be releasing it now, but its easy enough to do, just get a template, on their template page, add the following lines of code before all the images and things like that.
<?php echo TEMPLATE_DIR; ?>/
Then add the content fuction in the appropriate place, the menu function, then your in buisness.