Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 636 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 636 Bytes

WordPress Theme with GULP

Merge WPGulp with underscores starter theme

Installation

  • Make a starter theme by https://underscores.me/

    • In advanced options, check _sassify!
  • Run your WordPress site locally

  • Install theme on your WordPress site and activate it

  • In the root of your theme:

git clone https://github.com/peyman-mohtashami/wp-starter-theme.git
cd wp-starter-theme
bash wp-starter-theme

License

Licensed under the MIT License.

Credits

Used code of WPGulp by Ahmad Awais with some modifications.