| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Separated citation style from the general blockquote style. The general block... | B Strand | 2011-10-12 | 1 | -3/+7 |
| * | | Added class='citation' to blockquotes generated by the blockquote plugin to d... | B Strand | 2011-10-12 | 1 | -1/+1 |
| * | | Renamed has-pullquote and has-pullquoteleft classes to pullquote-right and pu... | B Strand | 2011-10-12 | 1 | -2/+2 |
| * | | Updated pullquote.rb to use a vernacular similar to the image tag. | B Strand | 2011-10-12 | 1 | -3/+4 |
| * | | Edited .themes/classic/sass/base/_typography.scss via GitHub | strand | 2011-10-11 | 1 | -1/+10 |
| * | | Implemented pullquoteleft functionality | strand | 2011-10-11 | 1 | -3/+5 |
* | | | Replaces system call with cross-platform cp_r, fixes #200 | Frederic Hemberger | 2011-10-16 | 1 | -1/+1 |
* | | | Removes also leading tab from backtick codeblock | Frederic Hemberger | 2011-10-16 | 1 | -3/+3 |
* | | | Makes titlecase of page/post titles configurable | Frederic Hemberger | 2011-10-16 | 3 | -3/+5 |
* | | | Removes 'titlecase' from page name, fixes #202 | Frederic Hemberger | 2011-10-16 | 1 | -4/+2 |
* | | | Removes duplicate mkdir_p | Frederic Hemberger | 2011-10-16 | 1 | -1/+0 |
|/ / |
|
* | | ensures compiled /source/stylesheets/screen.css exists before running watch a... | Brandon Mathis | 2011-10-11 | 1 | -0/+2 |
* | | Merge branch 'master' of github.com:imathis/octopress | Frederic Hemberger | 2011-10-11 | 4 | -0/+15 |
|\ \ |
|
| * \ | Merge pull request #210 from xdworks/294accde545a7213b274c5b625b44a17ed72e0f3 | Frederic Hemberger | 2011-10-11 | 4 | -0/+15 |
| |\ \ |
|
| | * | | facebook like option | xdite | 2011-10-09 | 4 | -0/+15 |
* | | | | Codeblock: Output source even if 'pygments_prefix' or 'pygments_suffix' is ni... | Frederic Hemberger | 2011-10-11 | 1 | -0/+1 |
|/ / / |
|
* | | | Allows '-' in deployment branch names, fixes #213 | Frederic Hemberger | 2011-10-11 | 1 | -1/+1 |
* | | | Merge pull request #209 from drewwells/patch-1 | Brandon Mathis | 2011-10-09 | 1 | -4/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | As other things rely on these variables, they need to be global.
| Drew Wells | 2011-10-09 | 1 | -4/+4 |
|/ / |
|
* | | Fixes delicious API url after moving from Yahoo! to AVOS, fixes #179 | Frederic Hemberger | 2011-10-06 | 1 | -1/+1 |
|/ |
|
* | Updates README | Frederic Hemberger | 2011-10-04 | 1 | -4/+12 |
* | Adds CDATA sections to atom.xml, fixes #198 | Frederic Hemberger | 2011-10-04 | 2 | -7/+10 |
* | Merge pull request #197 from mikl/atom-feed-generator | Brandon Mathis | 2011-10-03 | 1 | -0/+1 |
|\ |
|
| * | Add generator tag to Atom feed. | Mikkel Hoegh | 2011-10-04 | 1 | -0/+1 |
|/ |
|
* | Merge pull request #193 from alg/atom-escaping | Brandon Mathis | 2011-10-03 | 1 | -4/+4 |
|\ |
|
| * | Proper atom feed xml escaping | Aleksey Gureiev | 2011-10-02 | 1 | -4/+4 |
|/ |
|
* | fixed issue where update_source failed if source/index was any extension othe... | Brandon Mathis | 2011-10-01 | 1 | -1/+2 |
* | wildcards broke rake update_source. fixes that | Brandon Mathis | 2011-10-01 | 1 | -1/+1 |
* | improved support for solarized light theme | Brandon Mathis | 2011-10-01 | 3 | -18/+33 |
* | Merge branch 'master' of github.com:imathis/octopress | Frederic Hemberger | 2011-09-30 | 1 | -1/+2 |
|\ |
|
| * | Retains customized favicon on update_source fixes #189, Copies index.* from s... | Brandon Mathis | 2011-09-30 | 1 | -1/+2 |
* | | Fixes flow for sidebar three column mode | Frederic Hemberger | 2011-09-30 | 1 | -1/+4 |
|/ |
|
* | removed console.log from twitter.js #facepalm | Brandon Mathis | 2011-09-29 | 1 | -1/+0 |
* | fixed issue with expanded twitter urls, fixed issue where twitter would repor... | Brandon Mathis | 2011-09-29 | 1 | -4/+8 |
* | updated github.js to use reqwest.js with Ender | Brandon Mathis | 2011-09-29 | 1 | -10/+7 |
* | Merge branch 'master' of github.com:imathis/octopress | Brandon Mathis | 2011-09-29 | 1 | -2/+2 |
|\ |
|
| * | Merge pull request #180 from victor/patch-1 | Brandon Mathis | 2011-09-28 | 1 | -2/+2 |
| |\ |
|
| | * | Allow capitalization after a period. | Victor Jalencas | 2011-09-28 | 1 | -2/+2 |
* | | | added support for adding content to the bottom of a page | Brandon Mathis | 2011-09-29 | 3 | -4/+9 |
|/ / |
|
* | | Merge branch 'master' of github.com:imathis/octopress into compass | Brandon Mathis | 2011-09-28 | 14 | -166/+293 |
|\ \
| |/ |
|
| * | added buffer for mentions in twitter stream | Brandon Mathis | 2011-09-28 | 1 | -4/+3 |
| * | added node_modules to gitignore | Brandon Mathis | 2011-09-28 | 1 | -0/+1 |
| * | updated added reqwest to ender.js, fixed twitter.js url expansion bug | Brandon Mathis | 2011-09-27 | 2 | -25/+31 |
| * | fixed github line numbering issue, fixed a few bugs in code block styling | Brandon Mathis | 2011-09-27 | 2 | -14/+19 |
| * | Merge branch 'master' of github.com:imathis/octopress | Brandon Mathis | 2011-09-26 | 3 | -42/+38 |
| |\ |
|
| | * | Fixes img tag properties | Frederic Hemberger | 2011-09-26 | 1 | -2/+2 |
| | * | jsHint'ed octopress.js | Frederic Hemberger | 2011-09-26 | 1 | -3/+3 |
| | * | jsHint'ed github.js | Frederic Hemberger | 2011-09-26 | 1 | -37/+33 |
| * | | collapse sidebar is now possible site-wide | Brandon Mathis | 2011-09-26 | 1 | -1/+1 |
| |/ |
|
| * | Fixes delicious integration #179 | Frederic Hemberger | 2011-09-26 | 2 | -2/+12 |