Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove all Octopress stuff | Zhiming Wang | 2015-05-04 | 1 | -85/+0 |
| | |||||
* | changed sidebar content color so that it does not all change color on hover. | Horea Christian | 2013-11-01 | 1 | -1/+1 |
| | |||||
* | Added !default to $img-border | Vincent Ollivier | 2013-05-23 | 1 | -1/+1 |
| | |||||
* | Removed Twitter and Ender.js. Added jQuery and updated Modernizr | Brandon Mathis | 2013-03-09 | 1 | -1/+0 |
| | |||||
* | Removed redeclaration of sidebar-border. | Aditya Shevade | 2011-12-12 | 1 | -1/+1 |
| | |||||
* | Added !default to noise-bg | Tim Gray | 2011-12-12 | 1 | -1/+1 |
| | | | | | This lets us override the noise.png background image in the custom SCSS files if we choose. | ||||
* | Added missing default qualifiers to some sass variables. | MORITA Hajime | 2011-11-12 | 1 | -4/+4 |
| | |||||
* | Make the background and the footer gradiations customizable | MORITA Hajime (omo) | 2011-10-23 | 1 | -0/+4 |
| | | | | | | | | This change extracts following variables for allowing customizatin: - nav-bg-back - nav-bg-front - footer-bg-back - footer-bg-front | ||||
* | Fixed misuse of ARIA roles (see ↵ | Frederic Hemberger | 2011-09-21 | 1 | -1/+1 |
| | | | | http://dev.opera.com/articles/view/introduction-to-wai-aria/) | ||||
* | imrpoved support for light colored solarized theme | Brandon Mathis | 2011-07-26 | 1 | -6/+0 |
| | |||||
* | Fix deprecated Compass transition arguments | Stephen Tudor | 2011-07-16 | 1 | -1/+1 |
| | |||||
* | 1. Udated category layout | Brandon Mathis | 2011-07-15 | 1 | -1/+5 |
| | | | | | 2. Improved scoping and styling for links 3. Sidebar collapse improvements | ||||
* | 1. Styled pagination for blog index | Brandon Mathis | 2011-07-13 | 1 | -2/+2 |
| | | | | | | | | | 2. Fixed Newer pagination link on page 2 3. Improved sidebar section breakdown on collapse 4. Removed sharing links from the blog index page (moved to pages) 5. Improved styling for metadata on the blog index 6. Moved /blog/archives.html to /blog/archives/index.html 7. Improved responsive layout styling bugs | ||||
* | Updated default link colors, hovers, sidebar link colors, etc | Brandon Mathis | 2011-07-13 | 1 | -4/+6 |
| | |||||
* | refactored styling of colors for code blocks, reduced specificty on .feature ↵ | Brandon Mathis | 2011-07-03 | 1 | -2/+8 |
| | | | | class for blog posts | ||||
* | Moved themes to .themes to get it out of the way. Updated Rakefile to ↵ | Brandon Mathis | 2011-06-29 | 1 | -0/+76 |
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 |