/WordPress-Theme-with-Gulp

A simple WordPress theme with gulp

Primary LanguagePHPMIT LicenseMIT

WordPress Theme with Gulp

a simple WordPress theme with gulp

Install

  • Grab the latest release file.
  • Copy to wp-content\themes\ThemeName.
  • Go to wp-content\themes\ThemeName and run: npm install
  • Enjoy it!

Usage:

  • Edit gulpfile.js.
  • Run npm run watch.