/wp-child-theme

Wordpress Child Theme starter with Gulp + Bower + npm

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

wp-child-theme starter

ATTENTION! We recommend that you use our version 2 with webpack here

Wordpress Child Theme starter with npm + Gulp

by: Vladimir Rancic @VladimirXRegis

Quick start
1. Fork & clone the git repo, or download zip file directly.

2. Go to style.css file and change Template: to_your_parent_theme_name.

3. Before you start to use you must have installed npm, gulp and bower. If you don't have installed yet, install Npm here and Gulp here.

4. Run the npm install command on your console.

6. Run the gulp install command on your console.

7. Start his new project - just write gulp and after gulp dev on your console and watch for changes.

Resources

Check this! We have build version 2 Version 2 of wp child themes are with webpack and DOM-based Routing for JavaScript. Click here