A new way to build WordPress Themes
Oct 02
I’ve just been plain ol’ busy lately. Building sites, starting the business up and keeping myself going. Pushing each and every way I can to gain the momentum every good business needs to succeed. So I was working on this site lately and thought I’d give Thematic wordpress framework a try. It is definitely robust, and perhaps more than what is necessary for most of my applications. I found creating a child theme the best way to go about setting the site up, but still have to spend a good amount of time familiarizing myself with the way Thematic works.
So now Im pretty sure Im going to be using lots of hooks in my functions.php for the code snippets that I seldom change. It just makes the whole ordeal easier. I think I can do it a lot simpler than Thematic does and maybe even explain it better than their documentation… It was a feat navigating through the extensions library at times and modifying it for my own needs.
But hats off to the developer of Thematic for making a great framework that has given me a lot of insight into the world of real theme development.


