September 4, 2011
View 8de095b

move code for Twitter, Google +1 and Google Analytics to bottom of page, as inline <script> tags are always blocking page load

fhemberger authored on 04/09/2011 at 10:17:44
View 2efe11e

'updated' is not a valid attribute for <time>, moved to data attribute

fhemberger authored on 04/09/2011 at 10:12:27
View b6f1451

datetime must be valid date format, see: http://www.whatwg.org/specs/web-apps/current-work/multipage/common-microsyntaxes.html#concept-datetime

fhemberger authored on 04/09/2011 at 10:06:20
View 104bff6

use semantic HTML5 element for Google +1 button, see: http://code.google.com/intl/en-US/apis/+1button/#plusonetag

fhemberger authored on 04/09/2011 at 09:19:07
August 29, 2011
View 376a22a

removed right border from #content when sidebar has been removed

Brandon Mathis authored on 29/08/2011 at 03:44:28
View 5efd0fb

Merge pull request #123 from rtgibbons/master

Brandon Mathis authored on 29/08/2011 at 03:29:23
View aa09568

not using cd in copydot, breaks chained task when further cd's are called

Ryan Gibbons authored on 29/08/2011 at 03:29:30
August 25, 2011
View 9b52d40

removed octopress.org rsync deploy config from Rakefile. Oops

Brandon Mathis authored on 25/08/2011 at 20:58:02
View 35a158d

Somehow I replaced Rakefile with oder version, oops

Brandon Mathis authored on 25/08/2011 at 14:52:43
View b38b613

Added warning if users try to add posts, pages, or generate their site before installing an Octopress theme, fixes #116

Brandon Mathis authored on 25/08/2011 at 14:36:57
View 94fcb60

removed unnecessary mkdir_p in update_style, fixed #67

Brandon Mathis authored on 25/08/2011 at 14:25:31
View ebd5fb0

sleeps wait, cleaned up rake preview and rake watch a bit

Brandon Mathis authored on 25/08/2011 at 14:05:22
August 24, 2011
View e20e681

sitemap_generator dies if public dir doesn't exist yet

masukomi authored on 24/08/2011 at 02:45:29
View efb7522

Do not rely on system specifc syntax for preview or watch.

Benjamin R Doerr authored on 24/08/2011 at 02:55:16
August 23, 2011
View 5f08abe

Removes system specific File IO from Rakefile, rather we make use of FileUtils.

Benjamin R Doerr authored on 23/08/2011 at 02:46:04