| July 19, 2011 | ||
|---|---|---|
| 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 | ||
| 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 blockBrandon Mathis authored on 19/07/2011 at 20:09:42 | ||
| View f08cba2 Updated Readme to break out rake install with more explanationBrandon Mathis authored on 19/07/2011 at 13:08:21 | ||
| View 3069892 Improved organziation of _config.ymlBrandon Mathis authored on 19/07/2011 at 13:07:30 | ||
| View 17c59fb Moved plugins to root directory. I'm ditching the idea of shipping plugins with themes until it's more obviously necessary. This way it's easier to merge and update plugins.Brandon Mathis authored on 19/07/2011 at 13:06:54 | ||
| July 18, 2011 | ||
|---|---|---|
| View 873a604 Fixed header linkBrandon Mathis authored on 18/07/2011 at 22:13:28 | ||
| View 1fd21a6 Renamed include_file plugin to render_partial, added documentation to include_code and render_partialBrandon Mathis authored on 18/07/2011 at 21:04:56 | ||
| View 64b23d9 Improved variable names for setting footer, sharing, sidebar and metadata diesplay from page configurationsBrandon Mathis authored on 18/07/2011 at 20:59:59 | ||
| View 0f2686e Refactored layout styles: 1. Now iPad vertical gets a collapsed sidebar with columns 2. Moved sidebar toggler styles from layout to sidebar/base 3. Added body class .sidebar-footer to support an always collapsed sidebar 4. Added $indented-lists (bool) for easily setting list indent preferences 5. Removed no-sidebar checking from sidebar-toggler, handled it through css.Brandon Mathis authored on 18/07/2011 at 19:33:11 | ||
| View 4dfc5c1 scoped titlebar styling to figcaptions under figures with role="code", added an example for overriding a style in sass/custom/styles.scssBrandon Mathis authored on 18/07/2011 at 00:28:02 | ||
| View 790521a Added a plugin for easily generating <figure> and <figcaption> with imagesBrandon Mathis authored on 18/07/2011 at 00:23:08 | ||
| July 17, 2011 | ||
|---|---|---|
| View e17bb6e Fixed typo in code_block pluginBrandon Mathis authored on 17/07/2011 at 21:27:18 | ||
| View fe8150d Added plugin for simple code block authoringBrandon Mathis authored on 17/07/2011 at 21:25:27 | ||
| View e55f5f9 removed unnecessary regex from pullquote pluginBrandon Mathis authored on 17/07/2011 at 21:24:35 | ||