A custom WordPress Theme for the Kern Valley Sun
Original theme "BresponZive" by ThemePacific is licensed under GPL-V2 and modified by Insonix.
- PHP >= 5.6
- NodeJS
- Install WordPress
- Clone repository into
wp-content/themes
and thencd
into the new directory and runnpm install
.
Please see Contributing Guidelines and follow templates for issues and pull requests. Any development done should be on a branch in your own fork of the main repository, submitted by pull request. All pull requests must pass tests through Travis-CI before merging.