Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

sodawebmedia/wp-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 

Repository files navigation

wp-boilerplate

Simple Boilerplate to start a new custom WordPress Theme.

Gulp WorkFlow - WPGulp

If you use use WPGulp, don't forgett to update the .gitignore

WPGulp is an advanced & extensively documented Gulp.js + WordPress workflow. It can help you kick-start a build-workflow for your WordPress plugins and themes with Gulp.js, save you a lot of grunt work time, follow the DRY (Don't Repeat Yourself) principle, and #0CJS Zero-config JavaScript startup but still configurable via wpgulp.config.js file. For more information go to: https://github.com/ahmadawais/WPGulp/

# 1— Install WPGulp in your WordPress theme/plugin.
npx wpgulp
# 2— Now configure variables inside the `wpgulp.config.js` file.
# 3— Start your npm build workflow.
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published