July 27, 2011
View 7b81aab

added support for pygments.rb removing dependency on pygments, added support for caching highlighted code from pygments.rb and added default line numbering. Javascript auto line numbering now only occurs for embedded gists

Brandon Mathis authored on 27/07/2011 at 03:36:42
July 22, 2011
View 12aed03

updated rakefile and config to support url mapping in previous commit

Brandon Mathis authored on 22/07/2011 at 04:03:11
July 20, 2011
View af39f96

cleaned up config for generic use

Brandon Mathis authored on 20/07/2011 at 03:01:25
July 19, 2011
View 3069892

Improved organziation of _config.yml

Brandon Mathis authored on 19/07/2011 at 13:07:30
July 16, 2011
View f81bdbc

Added support and documentation for deploying to subdirectories (like with gh-pages)

Brandon Mathis authored on 16/07/2011 at 13:29:09
July 14, 2011
View 87f300b

1. Styled pagination for blog index 2. Fixed Newer pagination link on page 2 3. Improved sidebar section breakdown on collapse 4. Removed sharing links from the blog index page (moved to pages) 5. Improved styling for metadata on the blog index 6. Moved /blog/archives.html to /blog/archives/index.html 7. Improved responsive layout styling bugs

Brandon Mathis authored on 14/07/2011 at 02:23:19
July 12, 2011
View 5d1d04c

1. Made default layout more generic. 2. Added a page layout and improved html on post layout. 3. Improved flexibility of stylesheets for different layout types. 4. Collapsing sidebar now moves it to the bottom of the page and floats content into columns. 5. Improved sharing settings, added Google plus one.

Brandon Mathis authored on 12/07/2011 at 23:40:57
July 1, 2011
View b9ad060

1. Updated config so blog categories get ouput to /blog/categories 2. Increased default pagination to 10 posts per page 3. Explained email address for RSS feed better

Brandon Mathis authored on 01/07/2011 at 21:13:21
June 27, 2011
View 353ccfd

1. Added Category support 2. Designed blog archives pages 3. Restructured Sass 4. Added Categories to rake post metadata 5. Some general style improvements

Brandon Mathis authored on 27/06/2011 at 19:59:21
June 24, 2011
View ef3ff43

1. Added html5 video with flash fallback. 2. Added Rack support 3. Disqus support 4. Improved Readme 5. Improved Syntax flexibility and styling 6. Improved blockquote styling

Brandon Mathis authored on 24/06/2011 at 21:17:35
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 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 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 11, 2011
View 814be44

1. Improved responsive navigation styling when email subscription is present 2. Refactored subscription styling to be more DRY 3. Added an image for email subscriptions 4. Added assets directory to the gitignore for stashing working files 5. Improved gem list in the Gemfile

Brandon Mathis authored on 11/06/2011 at 19:23:54
June 8, 2011
View a20dc08

1. Added support for styled subtitle in header 2. Added javascript detection for placeholder 3. Added backup style for search field with no-placeholder support

Brandon Mathis authored on 08/06/2011 at 22:58:00