Skip to content

Latest commit

 

History

History
20 lines (9 loc) · 1.37 KB

readme.md

File metadata and controls

20 lines (9 loc) · 1.37 KB

Repository Description

Join the chat at https://gitter.im/regdoug/wp-players-theme

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.

Parent Theme

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.

The codebase

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.