July 11, 2011
View 9e6a951

Updated install rake task (now properly copies directory contents) Thanks @pw for the pull request fixes #32

Brandon Mathis authored on 11/07/2011 at 15:55:56
View ee7b9dd

Changed _plugins folder to plugins and updated rake tasks accordingly

Brandon Mathis authored on 11/07/2011 at 15:17:15
June 29, 2011
View ea349cd

Moved themes to .themes to get it out of the way. Updated Rakefile to support .themes dir and remove duplication. Improved deploy task. Renamed init_deploy to cofig_deploy and rewrote it to update configurations in the Rakefile for easier deploy use

Brandon Mathis authored on 29/06/2011 at 18:01:06
June 28, 2011
View ce66217

Improved the post and init_deploy rake tasks

Brandon Mathis authored on 28/06/2011 at 02:47:40
June 27, 2011
View 6f4c842

fixed a bug in init_deploy task

Brandon Mathis authored on 27/06/2011 at 22:17:15
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 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 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 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 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
View 14ba4cf

1. Reduced dependencies and updated the gemfile 2. Added whole vendor directory to .gitignore for `bundle package` users 3. Removed guard tasks and replaced serve tasks in Rakefile. 3. Reorganized rake tasks and cleaned up the Rakefile.

Brandon Mathis authored on 11/06/2011 at 11:56:04
June 8, 2011
View 519e234

Improved theme install process added missing assets

Brandon Mathis authored on 08/06/2011 at 20:36:10
June 7, 2011
View d8b796a

Another massive commit:

Brandon Mathis authored on 07/06/2011 at 14:45:01
May 30, 2011
View 8698a27

Cleaned out public from repository, updated gitignore, added syntax highlighting tests, improved syntax highlighting and styling of pre blocks. Overriding dynamic gist styling. Added a plugin for pygments caching which should speed things up terrifically. added ender.js as a lightweight way of scripting the DOM, events, etc. Some general typography and semantic html improvements.

Brandon Mathis authored on 30/05/2011 at 04:30:16