October 16, 2011 | ||
---|---|---|
View b1ad2a3
Fixes solarized colors, fixes #219Frederic Hemberger authored on 16/10/2011 at 12:45:35 |
||
View 2812bf7
Adds prev/next link below post, fixes #218Frederic Hemberger authored on 16/10/2011 at 12:27:21 |
||
View d84daa2
Merge pull request #201 from mikl/category-feedsFrederic Hemberger authored on 16/10/2011 at 11:58:14 |
||
View 2180381
Adds parameter for left aligned pullquotes, fixes #215Frederic Hemberger authored on 16/10/2011 at 11:37:06 |
||
View 2dedad6
Merge branch 'master' of https://github.com/strand/octopress into strand/octopressFrederic Hemberger authored on 16/10/2011 at 11:19:42 |
||
View 82942bd
Replaces system call with cross-platform cp_r, fixes #200Frederic Hemberger authored on 16/10/2011 at 11:07:31 |
||
View 1772a8a
Removes also leading tab from backtick codeblockFrederic Hemberger authored on 16/10/2011 at 10:02:14 |
||
View d98a4de
Makes titlecase of page/post titles configurableFrederic Hemberger authored on 16/10/2011 at 09:57:29 |
||
View 4b87a2f
Removes 'titlecase' from page name, fixes #202Frederic Hemberger authored on 16/10/2011 at 09:49:18 |
||
View fe19c2a
Removes duplicate mkdir_pFrederic Hemberger authored on 16/10/2011 at 09:43:55 |
October 13, 2011 | ||
---|---|---|
View 2e7bc43
Reverted previous commit.B Strand authored on 13/10/2011 at 18:32:58 |
||
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 |