People may use this boilerplate to get an extremely minimalist Wordpress theme to start their own from scratch.
- Autoprefixer
- Bootstrap 4.5
- Uglify
- Imagemin
- CSSO
- PurgeCSS
- Browser-sync
- TweenMax
- Newer
- Rename
This boilerplate requires Node.js, NPM or Yarn (preferably Yarn) and Gulp to be installed.
- CMD/Terminal to your (WORDPRESS-WEBSITE)/wp-content/themes path and execute "git clone https://github.com/prikr/730boilerplate.git"
- CD into the 730boilerplate folder
- Run npm install / yarn install
- Done