Giter Site home page Giter Site logo

wowthemesnet / wow-gulp-wp-starter Goto Github PK

View Code? Open in Web Editor NEW
19.0 3.0 7.0 787 KB

Developers all around the world, automate your WordPress theme development with this blank starter WordPress theme.

Home Page: https://bootstrapstarter.com/bootstrap-templates/wow-gulp-wordpress-starter-theme/

License: GNU General Public License v2.0

PHP 34.38% JavaScript 15.35% CSS 50.27%
wordpress-gulp wordpress-development wordpress-theme wordpress-starter-theme wordpress-starter-framework wordpress-starter wordpress-starter-kit

wow-gulp-wp-starter's Introduction

Wow Gulp WP Starter

Details

screenshot

Developers all around the world, automate your WordPress theme development with this starter blank theme:

  • Browsersync,
  • Sass,
  • concatenation,
  • style & scripts minify,
  • POT file generator,
  • .zip theme generator

Installation

  • Run npm install

  • Open gulpconfig.json.

    • Replace proxy link (line 3) with your usual local WP installation
    • Replace project name (line 26) with the name of your theme (lowercase).

Note

css/theme.min.css isn't available when first installed so you need to edit a file or run gulp deploy to generate it first.

Start developing

Run gulp watch-bs to open the live browser with watch. Now you can edit your theme and watch live changes.

Production

Run gulp deploy to generate theme.zip in dist folder.

Credits

Inspired by Understrap

Contribute

  • Fork project
  • Clone your fork to local directory
  • Write and commit changes
  • Push to your forked repo
  • Submit a pull request from forked repo back to main repo and describe your changes.

A project by Sal @wowthemes

Buy me a coffee

Thank you!

wow-gulp-wp-starter's People

Contributors

imgbotapp avatar wowthemesnet avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

wow-gulp-wp-starter's Issues

gulp watch return Error missing assets

Hi,
I try to use your starter theme, but got error when start gulp.

[17:14:19] Error: File not found with singular glob: /Users/thanhnhan/Projects/Other/Wow-WP/src/js/masonry.js (if this was purposeful, use `allowEmpty` option)

Seem like you missing some code before commit or you removed them?

    paths.dev + '/js/masonry.js',
    paths.dev + '/js/common.js'

Kindly please helo to update it.
Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.