-
Notifications
You must be signed in to change notification settings - Fork 267
Open
Labels
Description
As already discussed, JointsWP 6 will allow users to install whatever framework they chose or select to work without a framework. If a user decides to work without a framework, we need to decide what the "base theme" should include (in regards to styles).
Some things we need to think about:
- Should we include some type of menu system? This is often something users struggle with, so having a starting point is nice. But at the same time, menu systems are becoming pretty unique across sites - so a "starter" menu might just get in the way.
- Do we want to include any styles at all? Some themes such as Bones (fun fact: JointsWP started as a fork of Bones) include basic styles. While others, such as Underscores, include almost no styles at all. I learn towards having no styles.
- Do we want to include a CSS reset as part of the base styles? If so, which one?