Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 898 Bytes

readme.md

File metadata and controls

42 lines (26 loc) · 898 Bytes

Kingdom One Academy Theme

Getting Started:

  1. npm i
  2. composer install

See the related package/composer.json files for scripts.

Changes can be pushed to WPE remotes without fear of overriding Cornerstone (visual builder) edits 🎉

Changelog

v1.3.0

  • Created SCSS file for new Access Plan Component
  • Added JSON file for Access Plan Component parameters
  • Added colors to CSS variables
  • Shoved Yoast custom metabox to the bottom

v1.2.2

  • Added LifterLMS Customizations into theme folder

v1.1.2

  • Bug fix: Enqueue the proper files (in the proper order) to site

v1.1.1

  • Migrate global CSS & JS from Cornerstone into Codebase

v1.1.0

  • init changelog
  • refactor code to more-closely align to WPCS
  • Update npm packages
  • init readme