Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.
Paul Taylor edited this page Dec 5, 2018 · 3 revisions

Welcome to the benenson wiki!

Requirements

Third-party Resources:

Benenson bundles the following third-party resources:

Development Setup

Building Assets

  1. Run yarn install to install Node.js dependencies
  2. Run build...
    1. gulp watch to start all watch tasks or
    2. gulp build --production to build all production assets.
  3. Customize the theme.

PHP

Benenson uses the WordPress VIP coding standards, you can find more information about setting up PHP Code Sniffer here, and WordPress VIP Standards here.

Clone this wiki locally