kingdom-one / k1-theme-v2

0 stars 0 forks source link

Getting Started

  1. npm install
  2. composer update
  3. npm run start if you're working with scss/js

Before final push:

  1. Run composer phpcbf and composer phpcs to check for errors. Cleanup if needed.
  2. Run npm run build.

Updating on Live Site

  1. Download the repo
  2. Zip the theme folder k1-theme (not the enclosing file tree (wp-content/themes/))
  3. Install the zip on WordPress as a Theme upload.

Changelog

v1.2.3

v1.2.0

v1.1.1

v1.1.0

v1.0.2

v1.0.1

v1.0.0

Official First Release!