Skip to content

WordPress theme simplified boilerplate with gulp.js + PostCSS + es2015

License

Notifications You must be signed in to change notification settings

jlozovei/wordpress-boilerplate

Repository files navigation

WordPress Boilerplate

A simplified WordPress theme boilerplate to save your time. I'm using gulp.js, PostCSS and es2015.

With gulp.js, I'm using gulp-connect to create a live server with hot reload to preview the static assets (css/js).

Also, with gulp-fn I'm dynamically appending to the compiled css the banner required by Wordpress.

Dev stuff

# install dependencies
yarn


# serve with hot reload at localhost:9567
gulp

Disclaimer

This boilerplate was originally created by my buddy @koganas - I just added some utilities.

Feel free to use, improve and share it!

About

WordPress theme simplified boilerplate with gulp.js + PostCSS + es2015

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published