| Commit message (Expand) | Author | Age | Files | Lines |
* | Adds parameter for left aligned pullquotes, fixes #215 | Frederic Hemberger | 2011-10-16 | 1 | -3/+2 |
* | Reverted previous commit. | B Strand | 2011-10-13 | 1 | -7/+3 |
* | Separated citation style from the general blockquote style. The general block... | B Strand | 2011-10-12 | 1 | -3/+7 |
* | Renamed has-pullquote and has-pullquoteleft classes to pullquote-right and pu... | B Strand | 2011-10-12 | 1 | -2/+2 |
* | Edited .themes/classic/sass/base/_typography.scss via GitHub | strand | 2011-10-11 | 1 | -1/+10 |
* | improved support for solarized light theme | Brandon Mathis | 2011-10-01 | 3 | -18/+33 |
* | Fixes flow for sidebar three column mode | Frederic Hemberger | 2011-09-30 | 1 | -1/+4 |
* | fixed github line numbering issue, fixed a few bugs in code block styling | Brandon Mathis | 2011-09-27 | 1 | -13/+18 |
* | Minor fixes | Frederic Hemberger | 2011-09-21 | 1 | -2/+2 |
* | Fixed misuse of ARIA roles (see http://dev.opera.com/articles/view/introducti... | Frederic Hemberger | 2011-09-21 | 5 | -13/+13 |
* | Fixes HTML validation issues with code highlighting | Frederic Hemberger | 2011-09-18 | 1 | -1/+1 |
* | Fix broken line height in diff syntax highlighting | Toby Matejovsky | 2011-08-30 | 1 | -1/+1 |
* | removed right border from #content when sidebar has been removed | Brandon Mathis | 2011-08-28 | 1 | -1/+1 |
* | using @extend for responsive blocks, added shadow-box mixin to utlities for c... | Brandon Mathis | 2011-08-22 | 4 | -13/+24 |
* | Merge pull request #82 from jakemcc/7d6062b5eb3ebd2720fe5b836add73f9c88d2589 | Brandon Mathis | 2011-08-21 | 1 | -1/+1 |
|\ |
|
| * | fixed @extend for pp, code, and tt. The @extend was extending a non-existant ... | Jake McCrary | 2011-08-06 | 1 | -1/+1 |
* | | updated blog theme to default to left aligned images. To center images, use c... | Brandon Mathis | 2011-08-18 | 1 | -2/+3 |
* | | Code text works in lists now. | Chris Miller | 2011-08-12 | 1 | -1/+2 |
|/ |
|
* | changed mdash to unicode character to help some users with encoding errors | Brandon Mathis | 2011-08-02 | 1 | -1/+1 |
* | improved the default options and instructions on custom/_colors.scss | Brandon Mathis | 2011-07-26 | 1 | -1/+26 |
* | imrpoved support for light colored solarized theme | Brandon Mathis | 2011-07-26 | 4 | -80/+108 |
* | Merge branch 'master' of github.com:imathis/octopress | Brandon Mathis | 2011-07-25 | 1 | -16/+16 |
|\ |
|
| * | fixed issue where solarized syntax highlighting colors were not being default... | Brandon Mathis | 2011-07-25 | 1 | -16/+16 |
* | | updated syntax highlighting support for perl and objective c in code_block an... | Brandon Mathis | 2011-07-25 | 1 | -1/+3 |
|/ |
|
* | improved consistency of video and image block styling | Brandon Mathis | 2011-07-24 | 1 | -21/+7 |
* | improved font-size for pages | Brandon Mathis | 2011-07-23 | 1 | -1/+1 |
* | scoped force-wrap to anchor links in articles and sidebar | Brandon Mathis | 2011-07-23 | 2 | -2/+2 |
* | Added a fix for wrapping long lines of text in articles and in the sidebar | Brandon Mathis | 2011-07-23 | 3 | -1/+10 |
* | improved consistency of margins on code blocks | Brandon Mathis | 2011-07-23 | 1 | -3/+4 |
* | 1. Added image tag plugin | Brandon Mathis | 2011-07-23 | 1 | -6/+24 |
* | made bottom margin for code blocks more consistant | Brandon Mathis | 2011-07-20 | 1 | -2/+3 |
* | Refactored layout styles: | Brandon Mathis | 2011-07-18 | 8 | -108/+135 |
* | scoped titlebar styling to figcaptions under figures with role="code", added ... | Brandon Mathis | 2011-07-17 | 2 | -3/+7 |
* | fixed blue hover in header link | Brandon Mathis | 2011-07-16 | 1 | -1/+1 |
* | Fix deprecated Compass transition arguments | Stephen Tudor | 2011-07-16 | 3 | -3/+3 |
* | removed cleaned out sass comment | Brandon Mathis | 2011-07-15 | 1 | -1/+0 |
* | 1. Udated category layout | Brandon Mathis | 2011-07-15 | 7 | -50/+75 |
* | 1. Styled pagination for blog index | Brandon Mathis | 2011-07-13 | 5 | -23/+39 |
* | Updated default link colors, hovers, sidebar link colors, etc | Brandon Mathis | 2011-07-13 | 3 | -15/+11 |
* | fixed sidebar columnization | Brandon Mathis | 2011-07-13 | 1 | -6/+9 |
* | 1. Made default layout more generic. | Brandon Mathis | 2011-07-12 | 7 | -66/+101 |
* | 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 |
* | 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 support... | Brandon Mathis | 2011-06-29 | 22 | -0/+1130 |