| Commit message (Expand) | Author | Files | Lines |
2011-10-23 | Make the background and the footer gradiations customizable | MORITA Hajime (omo) | 2 | -2/+2 |
2011-10-17 | Adds support for Google+ widget, supports author information in search result... | Frederic Hemberger | 2 | -0/+27 |
2011-10-17 | Removes <nav> for Pagination links, fixes #216 | Frederic Hemberger | 1 | -6/+4 |
2011-10-16 | fix typo in scss template | Jimmy Tang | 1 | -1/+1 |
2011-10-16 | Adds prev/next link below post, fixes #218 | Frederic Hemberger | 1 | -1/+3 |
2011-10-01 | improved support for solarized light theme | Brandon Mathis | 1 | -5/+8 |
2011-09-27 | fixed github line numbering issue, fixed a few bugs in code block styling | Brandon Mathis | 1 | -13/+18 |
2011-09-21 | Minor fixes | Frederic Hemberger | 1 | -2/+2 |
2011-09-21 | Fixed misuse of ARIA roles (see http://dev.opera.com/articles/view/introducti... | Frederic Hemberger | 3 | -6/+6 |
2011-09-18 | Fixes HTML validation issues with code highlighting | Frederic Hemberger | 1 | -1/+1 |
2011-08-30 | Fix broken line height in diff syntax highlighting | Toby Matejovsky | 1 | -1/+1 |
2011-08-22 | using @extend for responsive blocks, added shadow-box mixin to utlities for c... | Brandon Mathis | 2 | -13/+8 |
2011-08-18 | updated blog theme to default to left aligned images. To center images, use c... | Brandon Mathis | 1 | -2/+3 |
2011-08-12 | Code text works in lists now. | Chris Miller | 1 | -1/+2 |
2011-07-26 | imrpoved support for light colored solarized theme | Brandon Mathis | 1 | -49/+74 |
2011-07-25 | updated syntax highlighting support for perl and objective c in code_block an... | Brandon Mathis | 1 | -1/+3 |
2011-07-24 | improved consistency of video and image block styling | Brandon Mathis | 1 | -21/+7 |
2011-07-23 | scoped force-wrap to anchor links in articles and sidebar | Brandon Mathis | 2 | -2/+2 |
2011-07-23 | Added a fix for wrapping long lines of text in articles and in the sidebar | Brandon Mathis | 2 | -0/+2 |
2011-07-23 | improved consistency of margins on code blocks | Brandon Mathis | 1 | -3/+4 |
2011-07-23 | 1. Added image tag plugin | Brandon Mathis | 1 | -6/+24 |
2011-07-20 | made bottom margin for code blocks more consistant | Brandon Mathis | 1 | -2/+3 |
2011-07-18 | Refactored layout styles: | Brandon Mathis | 3 | -7/+58 |
2011-07-17 | scoped titlebar styling to figcaptions under figures with role="code", added ... | Brandon Mathis | 1 | -3/+2 |
2011-07-16 | fixed blue hover in header link | Brandon Mathis | 1 | -1/+1 |
2011-07-16 | Fix deprecated Compass transition arguments | Stephen Tudor | 2 | -2/+2 |
2011-07-15 | removed cleaned out sass comment | Brandon Mathis | 1 | -1/+0 |
2011-07-15 | 1. Udated category layout | Brandon Mathis | 5 | -27/+32 |
2011-07-13 | 1. Styled pagination for blog index | Brandon Mathis | 3 | -15/+36 |
2011-07-13 | Updated default link colors, hovers, sidebar link colors, etc | Brandon Mathis | 2 | -11/+5 |
2011-07-12 | 1. Made default layout more generic. | Brandon Mathis | 5 | -23/+25 |
2011-07-03 | refactored styling of colors for code blocks, reduced specificty on .feature ... | Brandon Mathis | 2 | -8/+8 |
2011-06-29 | Moved themes to .themes to get it out of the way. Updated Rakefile to support... | Brandon Mathis | 11 | -0/+694 |