This is a developer-friendly starter child theme for the Genesis framework, using Gulp and Sass. The build process uses Gulp WP Toolkit and the stylesheet takes a mobile-first approach.
- Genesis framework
- PHP 7+
- Node.js and npm installed on your local machine
In the theme root run the command npm install && gulp build
. This will build the stylesheet, concatenate and minify JavaScript files.
All feedback, bug reports, and pull requests are welcome.