Best practices – Should I create a child theme vs. customizing a framework theme? (such as HTML5 reset)
The base question is: Do you intend to upgrade the HTML5 reset theme in the future, and if so, would you like your themes to inherit that functionality? If so, then a child theme is the way to go. If not, then constructing a new theme is the way to go. Personally, I avoid child … Read more