khoipro / wpbase

WordPress Base Template for development with Gulp.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WordPress Base Template

WordPress Base Template for development with Gulp, ES5, jQuery. You can use livereload to keep changes in all browsers.

Prepare

  1. Find all wpbase_ and replace with your theme name's prefix.
  2. Find all 'wp_base' and replace with your theme name.
  3. Edit style.css and replace wpbase with your theme name.

Installation

  1. Clone a source to your /themes/ folder.
  2. Run npm install
  3. Enjoy!

About

WordPress Base Template for development with Gulp.


Languages

Language:CSS 84.9%Language:PHP 10.4%Language:JavaScript 4.7%