2e7bc43cf7Reverted previous commit.
B Strand
2011-10-13 11:32:58 -0700
d983e3eb31Reverted previous commit to separate that change to a different pull request.
B Strand
2011-10-13 11:30:25 -0700
5b0486ced1Separated 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
2011-10-12 13:28:58 -0700
f6fb11a375Added class='citation' to blockquotes generated by the blockquote plugin to differentiate their style from the style of an html or markdown blockquote.
B Strand
2011-10-12 13:25:51 -0700
490b2593ecRenamed 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
2011-10-12 11:17:24 -0700
cae964e875Updated pullquote.rb to use a vernacular similar to the image tag.
B Strand
2011-10-12 11:14:07 -0700
ce6604a15eEdited .themes/classic/sass/base/_typography.scss via GitHub
strand
2011-10-11 16:09:38 -0700
ff2009577dimproved support for solarized light theme
Brandon Mathis
2011-10-01 15:57:02 -0500
362d93d938Merge branch 'master' of github.com:imathis/octopress
Frederic Hemberger
2011-09-30 15:29:37 +0200
2f7d9f3896Fixes flow for sidebar three column mode
Frederic Hemberger
2011-09-30 15:26:48 +0200
bdf904adffRetains customized favicon on update_source fixes#189, Copies index.* from source.old fixes#188
Brandon Mathis
2011-09-30 08:08:07 -0500
898b149ddaremoved console.log from twitter.js #facepalm
Brandon Mathis
2011-09-29 19:58:53 -0500
579142c28bfixed issue with expanded twitter urls, fixed issue where twitter would report seven day old tweets as "false"
Brandon Mathis
2011-09-29 19:55:11 -0500
d0d1e2a98dupdated github.js to use reqwest.js with Ender
Brandon Mathis
2011-09-29 16:05:43 -0500
30d5bfca9cMerge branch 'master' of github.com:imathis/octopress
Brandon Mathis
2011-09-29 14:53:45 -0500
b19e7698f6added support for adding content to the bottom of a page
Brandon Mathis
2011-09-29 14:51:09 -0500
50eaf98c24Makes img tag more flexible, adds support for relative paths. Includes pull request #145, fixes#161
Frederic Hemberger
2011-09-26 11:00:35 +0200
d1e5c45e79Ender.js is now loaded locally instead of hotlinking
Brandon Mathis
2011-09-25 21:29:53 -0500
eade4fc0d5now layouts or pages can specify "sidebar: collapse" in the yaml front matter for an always collapsed sidebar
Brandon Mathis
2011-09-25 21:30:55 -0500
c26e5c3be9Merge branch 'master' of github.com:imathis/octopress
Brandon Mathis
2011-09-25 09:15:14 -0500
9ef928588bmobile nav javascript updated to still work with role='main-navigation' since changes affecting custom partials don't get updated with the standard update script
Brandon Mathis
2011-09-25 09:14:50 -0500
0b5215c0f5Adds first 150 chars of content as meta description, if no page.description specified. Fixes#162
Frederic Hemberger
2011-09-21 10:08:38 +0200
48cd2793cfadded itegration to gen_deploy
Brandon Mathis
2011-09-12 14:51:49 -0500
565648300bFix an issue in 'watch' and 'preview' where main process is terminated with child processes still running
fhemberger
2011-09-12 21:36:14 +0200
04973e0948Move generate + deploy to separate task
fhemberger
2011-09-12 20:48:26 +0200
960a57c256Generate site before deploying, execute tasks in sequence
fhemberger
2011-09-12 19:49:18 +0200
5c275542c3Copy dotfiles also for subdirectories
fhemberger
2011-09-12 19:46:11 +0200
7c1c24f899moved from Posix::Span to Process.span, fixing #46
Brandon Mathis
2011-09-08 11:54:07 -0500