July 20, 2011 | ||
---|---|---|
View 0843c02
improved documentation on codeblock pluginBrandon Mathis authored on 20/07/2011 at 16:11:52 |
||
View c030550
added optional title to include code tagBrandon Mathis authored on 20/07/2011 at 15:02:49 |
||
View ae51fe8
removed incorrect usage of gsub! which was returning nil if the substitution was not found. Now strips leading and trailing whitespaceBrandon Mathis authored on 20/07/2011 at 15:01:34 |
||
View 3587076
updated gist_tag.rb to use <div>s to get around RDiscount's foolishnessBrandon Mathis authored on 20/07/2011 at 04:41:21 |
||
View af39f96
cleaned up config for generic useBrandon Mathis authored on 20/07/2011 at 03:01:25 |
||
View f6774b7
moved the favicon.png to the root directory for better discoverabilityBrandon 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 themeBrandon Mathis authored on 20/07/2011 at 02:18:34 |
July 19, 2011 | ||
---|---|---|
View 6a149ea
Updated Readme with latest instructionsBrandon 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 taskBrandon Mathis authored on 19/07/2011 at 21:29:23 |
||
View 3f2855a
fixed logic for showing dates on page layoutBrandon 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 urlsBrandon Mathis authored on 19/07/2011 at 21:01:14 |
||
View e027d82
changed post layout so that blog posts default to comments being turned onBrandon 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 reabilityBrandon 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 yamlBrandon Mathis authored on 19/07/2011 at 20:18:40 |