Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1. Made default layout more generic. | Brandon Mathis | 2011-07-12 | 7 | -66/+101 |
| | | | | | | | | 2. Added a page layout and improved html on post layout. 3. Improved flexibility of stylesheets for different layout types. 4. Collapsing sidebar now moves it to the bottom of the page and floats content into columns. 5. Improved sharing settings, added Google plus one. | ||||
* | Updated responsive typography sizing | Brandon Mathis | 2011-07-03 | 1 | -1/+1 |
| | |||||
* | refactored styling of colors for code blocks, reduced specificty on .feature ↵ | Brandon Mathis | 2011-07-03 | 4 | -10/+18 |
| | | | | class for blog posts | ||||
* | improved responsive typography styles | Brandon Mathis | 2011-07-03 | 1 | -8/+10 |
| | |||||
* | Moved themes to .themes to get it out of the way. Updated Rakefile to ↵ | Brandon Mathis | 2011-06-29 | 22 | -0/+1130 |
support .themes dir and remove duplication. Improved deploy task. Renamed init_deploy to cofig_deploy and rewrote it to update configurations in the Rakefile for easier deploy use |