bkahlert.com 2.0

Today I finished my new website.
Technically it is based on the HTML5 Boilerplate. Since I didn’t want to build a completely new WordPress template from scratch I used the HTML 5 Boilerplate WordPress Theme. This theme is based on the Starkers WordPress Theme – a completely naked WordPress theme without any style directives at all.

WordPress has some nice feature called WordPress Child Theme. It allows you to build a custom theme without touching much of the parent theme’s code – ideal in update scenarios and absolutely feasible if you rewrite the generated HTML code using JavaScript on the client and not on the server side using PHP.

Here is what my web site looked before: