Version: 1.0.3
This theme is no longer actively maintained. Pull requests are still welcomed though.
Harmony is a bare bones developer focused theme which aims to be as minimalistic as possible.
- A clean semantic HTML5 base
- Minimal functions.php file - just enough to make the theme work
- A stripped back, lightweight SASS framework
- Custom Meta Boxes
- Admin theme options base file
- Clone this repo
https://github.com/invmatt/Harmony.git
- Compile/Watch for SASS changes
sass --watch lib/sass/style.scss:style.css --style compressed
Harmony is a starter theme and as such it's a platform to build upon rather than a "complete" ready to ship theme.
Harmony will change, adapt and at times break backwards compatibility, the version number doesn't mean your theme is out of date and as such you shouldn't try to keep up to date, your theme will have evolved to a degree where merging our changes will cause conflicts.
- Humanmade for Custom Meta Boxes
- Hugo Giraudel for the SASS version of KNACSS