July 20, 2011
View 3587076

updated gist_tag.rb to use <div>s to get around RDiscount's foolishness

Brandon Mathis authored on 20/07/2011 at 04:41:21
View af39f96

cleaned up config for generic use

Brandon Mathis authored on 20/07/2011 at 03:01:25
View f6774b7

moved the favicon.png to the root directory for better discoverability

Brandon Mathis authored on 20/07/2011 at 02:43:29
View 19df7e8

added source_update and sass_update rake tasks, for easily updating a blog to the latest theme

Brandon Mathis authored on 20/07/2011 at 02:18:34
July 19, 2011
View 6a149ea

Updated Readme with latest instructions

Brandon Mathis authored on 19/07/2011 at 22:48:02
View 6f646e7

added <div> wrappers to code blocks because rdiscount stupidly wraps <figure> tags with paragraphs. Grr.

Brandon Mathis authored on 19/07/2011 at 22:00:56
View cc1cfa5

fixed regular expression for new_page rake task

Brandon Mathis authored on 19/07/2011 at 21:29:23
View 3f2855a

fixed logic for showing dates on page layout

Brandon Mathis authored on 19/07/2011 at 21:28:36
View 6006ac8

new_page rake task now creates pages as page_name/index.[default_format] if no file extension is passed. By default this creates nicer urls

Brandon Mathis authored on 19/07/2011 at 21:01:14
View e027d82

changed post layout so that blog posts default to comments being turned on

Brandon Mathis authored on 19/07/2011 at 20:34:42
View a71a709

Fixed a bug where blockquotes broke without an author, also refactored a bit for reability

Brandon Mathis authored on 19/07/2011 at 20:32:57
View 98cfd74

In new_post and new_page rake tasks: adding quotes around title attribute for better compatibility with yaml

Brandon Mathis authored on 19/07/2011 at 20:18:40
View 4a40323

Changed rake task 'post' to 'new_post' and updated the yaml front matter. Added 'new_page' rake task for easily adding new pages with a default yaml block

Brandon Mathis authored on 19/07/2011 at 20:09:42
View f08cba2

Updated Readme to break out rake install with more explanation

Brandon Mathis authored on 19/07/2011 at 13:08:21
View 3069892

Improved organziation of _config.yml

Brandon Mathis authored on 19/07/2011 at 13:07:30