Giter Club home page Giter Club logo

knobcreek's Introduction

Theme Installation

Dependencies & Setup

  1. Ensure Node.js is installed globally on the target system.
  2. Run npm i in the theme directory.
  3. Run npm start to start ongoing development task, or npm run build to compile assets a single time.

Setup

The theme makes use of the barrel-cli, which wraps much of the webpack and postcss functionality along with tooling for our modular development workflow.

If you have an issue with setup, please open an issue on GitHub.

WordPress Plugins

The following plugins are always included:

  1. Yoast SEO
  2. Advanced Custom Fields
  3. Gravity Forms
  4. Intuitive Custom Post Order
  5. Custom Post Type UI
  6. Kraken Image Optimizer
  7. Redirection
  8. SearchWP

Pantheon Plugins: These plugins are only used on Pantheon.

  1. Native PHP Sessions for WordPress - only used with authenticated user traffic

Plugin and Library Approvals

Move to Contributing? In advanced of adding any new plugin or software library specifically for a requirement of the project, please open an issue and assign it to the lead or overseeing developer for approval.

Most WordPress plugins will need to be added as a support or hotfix sub-branch of the upstream code to reduce review overhead. DO NOT add plugins into a feature branch or in develop directly.

There are several reasons to add a software library or Software Development Kit (SDK). There are also several considersations for adding a SDK to a project. Before adding a library, please consult with the lead or overseeing developer.

The following questions will help guide the conversation for both plugins and SDKs:

  • What licenses governs its usage?
  • Is it "free as in beer" (gratis, freeware)?
  • Is it "free as in speech" (libre, open source)?
  • Can it be redistributed?
  • Does it cover important architecture, security, or design aspects of a project?
  • Does it handle complex business features or logic?
  • What are its dependencies?
  • How often does the software receive maintenance or updates?
  • How well-rated is the software by community or users?
  • Are any APIs provided or exposed for development purposes?

Prepare to answer the above and other questions by opening an issue and assigning it to the lead or overseeing developer for approval.

Notes

jQuery is deregistered by default in the enqueue_scripts_and_styles() method in lib/class-theme-init.php. If a plugin requires jQuery as a dependency, you should remove this code.

knobcreek's People

Watchers

Grady Woodruff 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.