Skip to content

A bare-bones theme framework including just essential WordPress theme template tags and the Carrington file structure, with minimal HTML and CSS.

Notifications You must be signed in to change notification settings

cfree/wp-carrington-blueprint

 
 

Repository files navigation

Carrington Blueprint

This is a WordPress theme boilerplate intended to be your starting point for creating a responsive theme using Carrington Core.

Carrington Blueprint uses several technologies to help you create new themes quickly. It leverages Crowd Favorite's Sassified and responsive 12-column CSSGrid and the powerful Carrington Core template engine. You can find relevant documentation for Carrington Core in a README located in each directory.


Installation

Simply navigate to the wp-content/themes directory and clone this project into that directory. Remember to update the submodules before activating the theme.


Editing

This theme uses Sass and Compass for CSS pre-processing. Once both are installed, run compass watch from the assets directory to compile any changes you make to the Sass files.


Target browser compatibility:

  • Chrome
  • Safari
  • Firefox
  • IE9+

License: GPL

Developers, contribute on GitHub

About

A bare-bones theme framework including just essential WordPress theme template tags and the Carrington file structure, with minimal HTML and CSS.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 57.3%
  • PHP 41.0%
  • JavaScript 1.7%