Commit Graph

56 Commits

Author SHA1 Message Date
Jina Bolton
84bf9f664e Add logo in the site header h1 2012-11-02 20:02:18 -07:00
Bermon Painter
a07743bbb4 Cleaned up assets.
* Moved CSS, JS, Images into an assets folder
* Adjusted the file structure a bit for CSS, JS, Images.
* Added a fonts folder
* Cleaned up the config a bit so it's easier to read through
* Added some KSS placeholders to tinker with a bit
* Added zepto.js so we can be a bit more friendly on mobile devices/modern browsers
* Added some basic responsive breakpoints
* Added a scaffold.css and theme.css so we can separate out layout pieces from the theme. This will let us retheme the site easier, or have multiple themes if we're feeling frisky
* Removed some HTML5 boilerplate pieces that we don't need
* Added some basic structural css partials
2012-10-30 00:19:53 -04:00
Michael Parenteau
228c4e40ba add footer (and partial) to layout 2012-10-26 15:42:57 -04:00
Michael Parenteau
24630dbff8 modifying header to match the wireframe 2012-10-26 15:22:21 -04:00
Jina Bolton
953ffe8a16 slight file tweaks & organization 2012-09-27 03:26:50 -07:00
Jina Bolton
e355ce7779 - Replace Octopress files with Middleman, per Basecamp discussion.
- Add HTML5 Boilerplate as a starting base for prototyping out the content.

- Convert files to Haml & Sass.

- Begin homepage content.

- Add Susy.
2012-09-09 16:37:46 -07:00