A Boilerplate WordPress Theme system to help rapidly create robust, testable WordPress themes using gulp, sass, bootstrap, and imagemin. Quixote also works with pre-built docker containers for rapid local development.
MIT License
0
stars
0
forks
source link
what is the use of vendor/bin/rocinante theme:regen #2
This command renames a bunch of the functions in the base underscores theme. This is used to namespace the new themes functions, add correct text domain information and update the style.css
Hi I am going to use quixote sytem , but I don't know what is the use of this line .. it would be greate if you little explain this.
vendor/bin/rocinante theme:regen "Super Awesome Theme" ./ renames Alpine.IO's base Underscores theme in the current directory.
Thanks -- Deepak