A starter pack for create a new Wordpress Theme based on Bootstrap4 and Gulp
- Activate the theme and the plugins
- Run
npm install
oryarn install
for install libraries and dependencies
- Run
gulp styles
for css. - Run
gulp scripts
for js. - Run
gulp icons
for iconfont. - Run
gulp
for watcher.
- Update some libraries
- Add a new gulpfile
- Add a tempalte for iconfont
- Edit some PHP code
- Add TGM Plugin Activation 2.6.1
- Update libraries
- Update styles and scripts