wesleytodd / YeoPress

A Yeoman generator for WordPress
Other
1.08k stars 161 forks source link

Use `YeoPress` as the default theme name #57

Closed neojp closed 10 years ago

neojp commented 10 years ago

twentytwelve is included by default with WordPress, I don't think it makes much sense to use it as the default directory name, specially since you include your YeoPress theme as the default theme to be downloaded from GitHub.

yo-wordpress-theme-directory

wesleytodd commented 10 years ago

That is actually not for the default. That is just an example I thought people would understand for what this prompt means. Is this confusing since it is in the parens? I guess we could change this if people think it is confusing.

neojp commented 10 years ago

Ah, gotcha. I just realized that defaults are gray colored. But this field isn't optional, it is required for you to type something.

I'd suggest to use yeopress as the default value and remove the example.

wesleytodd commented 10 years ago

What about just removing it altogether, I guess it is pretty self explanatory. The only thing is if people try to type the full path to the theme directory. I guess I could strip it off if they do that.

neojp commented 10 years ago

That works. I'd still recommend adding a default value though.

wesleytodd commented 10 years ago

I can go with that, i guess just yeopress will work.