Open
Description
If Genesis Sample is to be widely used as the starting point for custom Genesis child themes, it would be helpful to have a way to rename the theme more easily.
Common approaches are:
- An
npm run rename
command that prompts people for the new name and replaces all genesis_sample strings and variants. - A theme generator presented as a website that offers a form and generation of a custom zip file, similar to https://underscores.me/ with more options.
Activity