ivandoric / olympos

This is just empty theme for starting your Wordpress projects, with built in support for Sass, Susy and Gulp.js.
102 stars 46 forks source link

Change theme name #3

Open mrgenesis opened 6 years ago

mrgenesis commented 6 years ago

Hello Ivan, Congratulation for your blank theme!

I would like know how can I change the theme name automaticly?

I want use the the gulp, but to change the theme name. Is there a easy form to do this quickly?

Thank you in advanced.

ivandoric commented 6 years ago

Well you just change the folder name, and change the theme name in style.css and that should be it. Also change the reference to theme name in gulpfile.js. I don't know of any quicker way.

mrgenesis commented 6 years ago

oh. Okay. Thank you. I'm not expert in gulp, so I'm fear of change anything wrong.