18 Commits (f0674c69366b9172e6811036bbc5b0a29dbf6025)

Author SHA1 Message Date
Brandon Mathis 692c8f3491 removed overflow hidden from <article> to prevent clipping on facebook's send dropdown, and fixed bug with styling on twitter status links 13 years ago
Frederic Hemberger 1362e9d57b Removes <nav> for Pagination links, fixes #216 13 years ago
Jimmy Tang 6d0ee69091 fix typo in scss template 13 years ago
Frederic Hemberger 2812bf7c3e Adds prev/next link below post, fixes #218 13 years ago
Frederic Hemberger a9a901c136 Fixed misuse of ARIA roles (see http://dev.opera.com/articles/view/introduction-to-wai-aria/) 13 years ago
Brandon Mathis 806d27db13 using @extend for responsive blocks, added shadow-box mixin to utlities for configurable border shadow box styling, moved .left, .right, .center classes to .basic-alignment class for @extending as needed in layouts. Fixes #109 13 years ago
Brandon Mathis 178a198ea7 updated blog theme to default to left aligned images. To center images, use classname "center" 13 years ago
Brandon Mathis d10ba20d14 improved consistency of video and image block styling 13 years ago
Brandon Mathis 3d3781e259 scoped force-wrap to anchor links in articles and sidebar 13 years ago
Brandon Mathis 51b2a36b40 Added a fix for wrapping long lines of text in articles and in the sidebar 13 years ago
Brandon Mathis a2bc6f9762 1. Added image tag plugin 13 years ago
Brandon Mathis 0f2686eff7 Refactored layout styles: 13 years ago
Stephen Tudor 31b578b067 Fix deprecated Compass transition arguments 13 years ago
Brandon Mathis 8b6d83ae60 1. Udated category layout 13 years ago
Brandon Mathis 87f300b2bc 1. Styled pagination for blog index 13 years ago
Brandon Mathis 5d1d04c52c 1. Made default layout more generic. 14 years ago
Brandon Mathis 8e6da4ee38 refactored styling of colors for code blocks, reduced specificty on .feature class for blog posts 14 years ago
Brandon Mathis ea349cdfbf 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 14 years ago
Brandon Mathis 353ccfd4eb 1. Added Category support 14 years ago
Brandon Mathis ef3ff431e5 1. Added html5 video with flash fallback. 14 years ago
Brandon Mathis da514a6559 1. Updated typography for blockquotes 14 years ago
Brandon Mathis a2ab1d4802 1. Reordered configs in Rakefile based on importance. 14 years ago
Brandon Mathis 5d61b46358 1. Updated readme 14 years ago
Brandon Mathis f77db80077 1. Switched back to Rdiscount 14 years ago
Brandon Mathis 21813059f2 1. Replaced Rdiscount in favor of Kramdown (better html5 support) for markdown processing. 14 years ago
Brandon Mathis 929e606111 1. Removed pullquote and improved semantics of blockquote plugin. 14 years ago
Brandon Mathis 7957858bc6 Typographic trying out some webfonts 14 years ago
Brandon Mathis aa23061624 Added themes directory, improved javascript load and minification. 14 years ago