Giter Club home page Giter Club logo

gulp-wordpress's Introduction

Gulp WordPress

A Gulp task collection for WordPress themes and plugins.

✨ Features

  • Future JS in your hands — thanks to Browserify and Babel, you can write beautiful ES6 and ES7 JS since now.
  • A lint to rule them all — You can not do it wrong! Stylelint and ESLint are here to help you to code it cleanly.
  • It's so tiny! - Every single line of JavaScript and CSS is concatenated and minified. Your pages will load super fast!
  • GoogleFonts injector - Just list which Google Fonts you want to use and they're automatically inject. Magic, no?

💻 Requirements

  1. Node >= 12 and NPM >= 6
  2. Gulp CLI >= 2.x

⚡ Quickstart

  1. Install Gulp WordPress with yarn add --dev @somoscuatro/gulp-wordpress.
  2. Create a gulpfile.js in the root of your project and require the gulp-wordpress package (see sample.gulpfile.js).
  3. Finally, simply run gulp to build your assets.

🔧 Change default configuration

It's possible to change the default configuration by copying config.js file into your project root directory.

🏗️ How to contribute

Any kind of contribution is very welcome!

Please, be sure to read our Code of Conduct before start contributing.

If you notice something wrong please open an issue or create a Pull Request or just send an email to [email protected]. If you want to warn me about an important security vulnerability, please use the GitHub Security page.

✏️ License

0BSD License © somoscuatro.

gulp-wordpress's People

Contributors

lucapipolo avatar

Watchers

James Cloos avatar  avatar

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.