October 13, 2011 | ||
---|---|---|
View d983e3e
Reverted previous commit to separate that change to a different pull request.B Strand authored on 13/10/2011 at 18:30:25 |
October 12, 2011 | ||
---|---|---|
View 5b0486c
Separated citation style from the general blockquote style. The general blockquote style is great for nesting and indentation, while the citation is excellent for quote attribution.B Strand authored on 12/10/2011 at 20:28:58 |
||
View f6fb11a
Added class='citation' to blockquotes generated by the blockquote plugin to differentiate their style from the style of an html or markdown blockquote.B Strand authored on 12/10/2011 at 20:25:51 |
||
View 490b259
Renamed has-pullquote and has-pullquoteleft classes to pullquote-right and pullquote-left (I suppose a less stylistic naming convention might pullquote-default and pullquote-alternate.)B Strand authored on 12/10/2011 at 18:17:24 |
||
View cae964e
Updated pullquote.rb to use a vernacular similar to the image tag.B Strand authored on 12/10/2011 at 18:14:07 |
October 11, 2011 | ||
---|---|---|
View ce6604a
Edited .themes/classic/sass/base/_typography.scss via GitHubstrand authored on 11/10/2011 at 23:09:38 |
||
View 8897083
Implemented pullquoteleft functionalitystrand authored on 11/10/2011 at 22:59:25 |
||
View 86c72a4
ensures compiled /source/stylesheets/screen.css exists before running watch and preview tasks, fixes #214Brandon Mathis authored on 11/10/2011 at 20:14:41 |
||
View 09c1c61
Merge branch 'master' of github.com:imathis/octopressFrederic Hemberger authored on 11/10/2011 at 13:48:38 |
||
View 9909f16
Codeblock: Output source even if 'pygments_prefix' or 'pygments_suffix' is nil. Fixes #182Frederic Hemberger authored on 11/10/2011 at 13:46:20 |
||
View 13babc6
Merge pull request #210 from xdworks/294accde545a7213b274c5b625b44a17ed72e0f3Frederic Hemberger authored on 11/10/2011 at 12:29:09 |
||
View 35ebe0d
Allows '-' in deployment branch names, fixes #213Frederic Hemberger authored on 11/10/2011 at 12:20:52 |
October 10, 2011 | ||
---|---|---|
View 12c5404
Merge pull request #209 from drewwells/patch-1Brandon Mathis authored on 10/10/2011 at 01:35:45 |
October 9, 2011 | ||
---|---|---|
View 294accd
facebook like optionxdite authored on 09/10/2011 at 08:29:02 |
||
View 734ee1f
As other things rely on these variables, they need to be global. Fixes issues with comments not loading on the blog. Semicolons non-optional due to SAFE function http://twitter.com/#!/elijahmanor/status/121980870428069890Drew Wells authored on 09/10/2011 at 07:14:27 |