Brandon Mathis
90029198a4
Updated Twitter bird to latest logo. Added generated sprites to gitignore. Other improvements to theming and sprites
2012-06-07 13:08:20 -05:00
Brandon Mathis
d353d3de8b
Added support for using text based social sharing links instead of javascript widgets which may track users and do trigger crazy high http requests. Also added a custom sharing template file for injecting any other sharing widget into the sharing section after a post
2012-06-05 00:07:23 -05:00
Brandon Mathis
ef148b28e2
Fix for annoying overflow scroll issues caused by facebook and twitter share/follow widgets.
2012-01-08 19:54:17 -06:00
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
2011-12-10 12:50:04 -06:00
Frederic Hemberger
35a598df03
Adds support for Google+ widget, supports author information in search results, fixes #203
2011-10-17 20:14:29 +02:00
Frederic Hemberger
a9a901c136
Fixed misuse of ARIA roles (see http://dev.opera.com/articles/view/introduction-to-wai-aria/ )
2011-09-21 14:48:38 +02:00
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
2011-08-22 16:29:08 -04:00
Brandon Mathis
3d3781e259
scoped force-wrap to anchor links in articles and sidebar
2011-07-23 09:47:59 -04:00
Brandon Mathis
51b2a36b40
Added a fix for wrapping long lines of text in articles and in the sidebar
2011-07-23 09:06:47 -04:00
Brandon Mathis
0f2686eff7
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.
2011-07-18 15:33:11 -04:00
Stephen Tudor
31b578b067
Fix deprecated Compass transition arguments
2011-07-16 22:18:39 -04:00
Brandon Mathis
b0921c1e27
Updated default link colors, hovers, sidebar link colors, etc
2011-07-13 11:58:34 -04:00
Brandon Mathis
5d1d04c52c
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.
2011-07-12 19:40:57 -04:00
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
2011-06-29 14:01:06 -04:00