September 29, 2011 | ||
---|---|---|
View b19e769
added support for adding content to the bottom of a pageBrandon Mathis authored on 29/09/2011 at 19:51:09 |
September 26, 2011 | ||
---|---|---|
View 7a7825f
collapse sidebar is now possible site-wideBrandon Mathis authored on 26/09/2011 at 14:11:14 |
||
View eade4fc
now layouts or pages can specify "sidebar: collapse" in the yaml front matter for an always collapsed sidebarBrandon Mathis authored on 26/09/2011 at 02:30:55 |
September 21, 2011 | ||
---|---|---|
View a9a901c
Fixed misuse of ARIA roles (see http://dev.opera.com/articles/view/introduction-to-wai-aria/)Frederic Hemberger authored on 21/09/2011 at 12:48:38 |
||
View 2a30d9a
Refactored inclusion of disqus scriptFrederic Hemberger authored on 21/09/2011 at 11:37:59 |
September 7, 2011 | ||
---|---|---|
View 3d2d1a8
1. Vastly improved backtick code blocks and added support for Textile 2. Refactored Octopress filters into Liquid filters and pre/post render filters (using post_filters plugin) 3. Added methods to raw plugin to prevent Markdown and Textile from parsing blocks 4. Updated render partial to invoke the pre_render method of post_filters 5. Moved Rubypants filter out of default.html into Octopress post_render filters 6. Added raw's safe_wrapper method to codeblock and include_code filtersBrandon Mathis authored on 07/09/2011 at 23:32:57 |
September 4, 2011 | ||
---|---|---|
View 8de095b
move code for Twitter, Google +1 and Google Analytics to bottom of page, as inline <script> tags are always blocking page loadfhemberger authored on 04/09/2011 at 10:17:44 |
July 30, 2011 | ||
---|---|---|
View 1db23ac
added multi sidebar supportBrandon Mathis authored on 30/07/2011 at 16:04:33 |
July 27, 2011 | ||
---|---|---|
View 6e2beaa
added support for github style backtick code blocksBrandon Mathis authored on 27/07/2011 at 03:37:31 |
July 21, 2011 | ||
---|---|---|
View b4584bd
improved navigation selection and fixed mobile nav selectBrandon Mathis authored on 21/07/2011 at 19:32:10 |
July 22, 2011 | ||
---|---|---|
View 39d56bc
Finally a nice solution for mapping relative urlsBrandon Mathis authored on 22/07/2011 at 03:50:32 |
July 18, 2011 | ||
---|---|---|
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 |
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 |
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 useBrandon Mathis authored on 29/06/2011 at 18:01:06 |