Skip to content

EscapeWork/wordpress-theme-boilerplate

Repository files navigation

Wordpress theme boilerplate

Boilerplate for starting developing a new theme in wordpress.

Installation

Just clone this repo in your wp-content/themes folder, then execute:

$ npm install
$ gulp watch

What it have

  • SASS (with bootstrap and font awesome) setup;
  • JS with browserfy configured;
  • Base files for developing themes;

License

See the License file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published