-
Notifications
You must be signed in to change notification settings - Fork 118
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Design for interface to allow adding in and building your own version of _s #31
Comments
@karmatosed this is great. I guess one of the first things to do is decide what is classed is the 'minimum' _s build and what are optional extras. I can think of a few, obviously SCSS and maybe Jetpack features such as infinite scroll. Perhaps even which column layout the downloader prefers. Let me have a think, I will follow this up with my starter for 10 of things I think we could have as 'optional' configurations. |
underscores.me doesn't necessarily have to continue to look the way it currently does. |
I think with this configuration, the 'generate' option should give you a recommended build. For example, it could come with Jetpack infinite scroll by default, unless you 'Roll Yer Own' and untick that option. Just because there would be a bare minimum build possible, that doesn't necessarily mean thats the one everyone gets. It could still be a pretty standard build if you don't want to customise anything. The modernizr builder does this in a similar way: http://modernizr.com/download/ whereby you untick what you don't want from the standard build. |
@mwtsn, I'm not so keen on the tick off method. I would like to see people tick to have on. That way we're encouraging a light base. |
I would prioritize selecting a layout over everything as a first iteration. Or next step. There are 5 or 6 layouts hiding in the revisions to /layouts. It's the most "root-level" change for probably most everyone using _s to build a theme that can have the biggest impact. More so than Less, resets, or anything else. Based on what we have now it'd be a great first step too. Offer layout selection, get it out there, watch stats, iterate on feedback. |
Love this idea! My question is what level of customization is desired? Do we go with a level similar to bootstrap where users can add font defaults in? Or simple options like some of those mocked up? |
Here's an iteration on @karmatosed mockup, created with scalability in mind. The Default tab does not contain any customization options: |
👍 I like that tab solution |
This is taking the conversation over here Automattic/_s#659 to underscores.me and hopefully kicks off the things discussed. I thought I'd start the ball rolling with a speed mockup session. This is just a short rough idea but hopefully means we can have a starting point.
A few points:
The text was updated successfully, but these errors were encountered: