38 Commits (64bb9a346b8ed93f19fd25fa258c7931d888773f)

Author SHA1 Message Date
Brandon Mathis 98013543d9 Removed Twitter and Ender.js. Added jQuery and updated Modernizr 12 years ago
Brandon Mathis 72b4e8d562 gist tag plugin now works with the latest changes GitHub gists and does not fail if you do not specify a filename. 12 years ago
Brandon Mathis d71223c675 updated to latest version of Sass, fixed deprecation warnings 13 years ago
Brandon Mathis 930747f06f Fix for annoying overflow scroll issues caused by facebook and twitter share/follow widgets. 13 years ago
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
MORITA Hajime (omo) 633b3389f3 Make the background and the footer gradiations customizable 13 years ago
Frederic Hemberger 35a598df03 Adds support for Google+ widget, supports author information in search results, fixes #203 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
Brandon Mathis ff2009577d improved support for solarized light theme 13 years ago
Brandon Mathis 04586299b1 fixed github line numbering issue, fixed a few bugs in code block styling 13 years ago
Frederic Hemberger 27c736bff5 Minor fixes 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
Frederic Hemberger 347e855ddc Fixes HTML validation issues with code highlighting 13 years ago
Toby Matejovsky f033475b4a Fix broken line height in diff syntax highlighting 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
Chris Miller 84e2fd5ead Code text works in lists now. 13 years ago
Brandon Mathis 38e6772260 imrpoved support for light colored solarized theme 13 years ago
Brandon Mathis 20764e31ee updated syntax highlighting support for perl and objective c in code_block and include_code plugins 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 f49b24ac60 improved consistency of margins on code blocks 13 years ago
Brandon Mathis a2bc6f9762 1. Added image tag plugin 13 years ago
Brandon Mathis 05e4b7951d made bottom margin for code blocks more consistant 13 years ago
Brandon Mathis 0f2686eff7 Refactored layout styles: 13 years ago
Brandon Mathis 4dfc5c1d67 scoped titlebar styling to figcaptions under figures with role="code", added an example for overriding a style in sass/custom/styles.scss 13 years ago
Brandon Mathis a93c959950 fixed blue hover in header link 13 years ago
Stephen Tudor 31b578b067 Fix deprecated Compass transition arguments 13 years ago
Brandon Mathis 4855ef5d2f removed cleaned out sass comment 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 b0921c1e27 Updated default link colors, hovers, sidebar link colors, etc 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