Author: Kay Belardinelli
Version: 1.0
2016-2017
A custom WordPress theme, created for The Boston Hassle.
- Advanced Custom Fields
- Cookie Consent
- The Events Calendar Pro
- Total Donations
- clone the repo into your wp-content/themes folder
- run
npm install
- to track Sass changes, run
compass watch
from the root directory
The CSS on this project was written in Sass and compiled using Compass. The CSS files are not tracked in this repo, so you will need to run the compiler to have the website not look terrible in your environment. Please do not edit the CSS files directly!
NOTE: If you make changes to the theme and are not using versioning such as Git for whatever reason, please log your changes below!