bloqhead / wordcamp-sass-framework

A Sass theme framework for WordCamp websites.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WordCamp Sass Framework

WordCamp Tampa Banner

This is a theme framework based on Andrew Nacin's base theme v2, which is based on Underscores. It is meant to be barebones and easy enough to make your own. The custom styles are based off of what I created for the website for Tampa's first WordCamp.

The General Goal

This theme will provide future WordCamp organizers with a theme that can easily be banged out for their needs. It includes SCSS files that are geared towards WordCamp-specific things, such as attendees, tickets, sponsors, etc.

Why did you make this?

When I was working on the WordCamp Tampa website, the workflow was a bit limited. I was provided access to the wp-admin code editor (which uses a nice code highlighter plugin by the way) but I wanted to work locally. So I took the existing CSS from the Underscores base v2 template, divided it up into separate SCSS files, setup Underscores locally in MAMP and worked from there. This theme framework is the product of that workflow and now I'm passing it along to anyone that will benefit from it.

If you want to see the end product in action, checkout the WordCamp Tampa 2014 website.

What does this theme use?

License

GNU GENERAL PUBLIC LICENSE Version 2 - View license

About

A Sass theme framework for WordCamp websites.


Languages

Language:PHP 68.5%Language:CSS 29.6%Language:JavaScript 1.8%Language:Ruby 0.0%