June 23, 2011
View a128d49

1. Improved Deployment and setup tasks in Rakefile 2. Improved README setup instructions

Brandon Mathis authored on 23/06/2011 at 03:44:02
June 22, 2011
View da514a6

1. Updated typography for blockquotes 2. Improved blockquote Liquid tag 3. Added custom layout Sass for making layout changes simple

Brandon Mathis authored on 22/06/2011 at 22:53:17
View a2ab1d4

1. Reordered configs in Rakefile based on importance. 2. Refactored stylesheets to simplify dreictory trees.

Brandon Mathis authored on 22/06/2011 at 16:29:23
June 21, 2011
View b9b9eb0

improved rake tasks for deployment, updated .gitignore

Brandon Mathis authored on 21/06/2011 at 20:11:07
June 20, 2011
View 5d61b46

1. Updated readme 2. Improved blog typography 3. Improved support for Disqus 4. Removed unnecessary page layout

Brandon Mathis authored on 20/06/2011 at 20:44:04
June 19, 2011
View f77db80

1. Switched back to Rdiscount 2. Improved Blockquote comment header 3. Added Include File and Pullquote plugins 4. Improved blog typography 5. Simplified "Read more" link

Brandon Mathis authored on 19/06/2011 at 19:14:01
June 18, 2011
View 105ba14

1. Removed unnecessary guardfile 2. Separated Solarized color pack into a partial. 3. Changed up sass partial load order to support simple color and style overrides.

Brandon Mathis authored on 18/06/2011 at 20:42:08
View 765c15b

Readme updates

Brandon Mathis authored on 18/06/2011 at 02:33:50
View 2181305

1. Replaced Rdiscount in favor of Kramdown (better html5 support) for markdown processing. 2. Added updated instructions to the README 3. Removed unused media css directories 4. Improved use of color variables for page theming. 5. Improved Typography and blog styling. 6. Added support for simple pre and code styles 7. Misc styling and markup improvements.

Brandon Mathis authored on 18/06/2011 at 02:24:48
June 16, 2011
View b0405cc

1. Some general styling improvements especially for syntax and navigation 2. JS line numbering now supports embedded gists 3. Added a favicon

Brandon Mathis authored on 16/06/2011 at 02:50:01
June 15, 2011
View ab29d45

1. Added new include_code tag to allow auhtors to insert files from the file system with syntax highligting and a download link 2. Improved the gist tag to properly insert the sources in <noscript> tags 3. Improved semantics in the blockquote plugin and DRYed things up. 4. Pygments caching now stores to the _code_cache directory by default 5. Added a configuration for the default include_code directory 6. Updated the .gitignore

Brandon Mathis authored on 15/06/2011 at 22:31:22
June 14, 2011
View fea1cc4

Merge pull request #29 from jlong/edge

Brandon Mathis authored on 14/06/2011 at 12:05:21
June 13, 2011
View aa891ba

removed sitemap_generator in favor of generate_sitemap plugin

John W. Long authored on 13/06/2011 at 22:12:39
View 929e606

1. Removed pullquote and improved semantics of blockquote plugin. 2. Removed iterator plugin as it was not being used. 3. Added initial support for html5 video with flash fallback. 4. Added responsive scaling for embedded youtube and vimeo videos. 5. Improved footer styleing.

Brandon Mathis authored on 13/06/2011 at 20:41:03
June 11, 2011
View 913fa10

1. Moved _plugins into themes/classic/_plugins I think it's probably better to ship plugins with themes to make it easier to update them. 2. Improved 'install' rake task and made nicer output

Brandon Mathis authored on 11/06/2011 at 19:58:53