This is a Wordpress 4 theme using the design from regdoug/ritplayers-web
. It is built using Foundation.
The theme itself includes a topbar compliant with the Rochester Institute of Technology branding guidelines and each post has an image background.
This theme is a child of Cornerstone. functions.php
is based off the cornerstone-child-theme
except that since this project uses SASS, the CSS files from Cornerstone are not needed.
This is based on a starter kit for developing WordPress themes with Gulp, Bower, and Sass found at synapticism/wordpress-gulp-bower-sass
.
The core gulpfile.js
has been adapted from Matt Banks. Additional credit is due to Mark Goodyear.