| Commit message (Expand) | Author | Files | Lines |
2011-12-10 | removed overflow hidden from <article> to prevent clipping on facebook's send... | Brandon Mathis | 2 | -2/+1 |
2011-12-02 | nested lists should not have a margin-bottom | Nikolay Sturm | 1 | -4/+4 |
2011-11-18 | Remove !default from property values | Frederic Hemberger | 1 | -3/+3 |
2011-11-18 | Add header font size and padding to custom layout | Frederic Hemberger | 1 | -0/+4 |
2011-11-18 | Add missing $header-padding-top, $header-padding-bottom. | Frederic Hemberger | 1 | -0/+2 |
2011-11-17 | Make header font size customizable. | Jake McCrary | 1 | -6/+8 |
2011-11-13 | Provide a way to configure font family for subtitle. | Beau Simensen | 2 | -0/+5 |
2011-11-12 | Added missing default qualifiers to some sass variables. | MORITA Hajime | 1 | -4/+4 |
2011-11-11 | Fix custom colors -bg-back, closes #269 | Frederic Hemberger | 1 | -1/+1 |
2011-10-24 | Makes font-family names customizable. | MORITA Hajime (omo) | 3 | -4/+19 |
2011-10-23 | Make the background and the footer gradiations customizable | MORITA Hajime (omo) | 4 | -2/+11 |
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 | 2 | -7/+22 |
2011-10-16 | fix typo in scss template | Jimmy Tang | 1 | -1/+1 |
2011-10-16 | Fixes solarized colors, fixes #219 | Frederic Hemberger | 1 | -2/+2 |
2011-10-16 | Adds prev/next link below post, fixes #218 | Frederic Hemberger | 1 | -1/+3 |
2011-10-16 | Adds parameter for left aligned pullquotes, fixes #215 | Frederic Hemberger | 1 | -3/+2 |
2011-10-13 | Reverted previous commit. | B Strand | 1 | -7/+3 |
2011-10-12 | Separated citation style from the general blockquote style. The general block... | B Strand | 1 | -3/+7 |
2011-10-12 | Renamed has-pullquote and has-pullquoteleft classes to pullquote-right and pu... | B Strand | 1 | -2/+2 |
2011-10-11 | Edited .themes/classic/sass/base/_typography.scss via GitHub | strand | 1 | -1/+10 |
2011-10-01 | improved support for solarized light theme | Brandon Mathis | 3 | -18/+33 |
2011-09-30 | Fixes flow for sidebar three column mode | Frederic Hemberger | 1 | -1/+4 |
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 | 5 | -13/+13 |
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-28 | removed right border from #content when sidebar has been removed | Brandon Mathis | 1 | -1/+1 |
2011-08-22 | using @extend for responsive blocks, added shadow-box mixin to utlities for c... | Brandon Mathis | 4 | -13/+24 |
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-08-06 | fixed @extend for pp, code, and tt. The @extend was extending a non-existant ... | Jake McCrary | 1 | -1/+1 |
2011-08-02 | changed mdash to unicode character to help some users with encoding errors | Brandon Mathis | 1 | -1/+1 |
2011-07-26 | improved the default options and instructions on custom/_colors.scss | Brandon Mathis | 1 | -1/+26 |
2011-07-26 | imrpoved support for light colored solarized theme | Brandon Mathis | 4 | -80/+108 |
2011-07-25 | updated syntax highlighting support for perl and objective c in code_block an... | Brandon Mathis | 1 | -1/+3 |
2011-07-25 | fixed issue where solarized syntax highlighting colors were not being default... | Brandon Mathis | 1 | -16/+16 |
2011-07-24 | improved consistency of video and image block styling | Brandon Mathis | 1 | -21/+7 |
2011-07-23 | improved font-size for pages | Brandon Mathis | 1 | -1/+1 |
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 | 3 | -1/+10 |
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 | 8 | -108/+135 |
2011-07-17 | scoped titlebar styling to figcaptions under figures with role="code", added ... | Brandon Mathis | 2 | -3/+7 |
2011-07-16 | fixed blue hover in header link | Brandon Mathis | 1 | -1/+1 |
2011-07-16 | Fix deprecated Compass transition arguments | Stephen Tudor | 3 | -3/+3 |
2011-07-15 | removed cleaned out sass comment | Brandon Mathis | 1 | -1/+0 |