Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | changed sidebar content color so that it does not all change color on hover. | Horea Christian | 2013-11-01 | 1 | -1/+1 |
| | |||||
* | Added !default to $img-border | Vincent Ollivier | 2013-05-23 | 1 | -1/+1 |
| | |||||
* | Footnotes styling updates | Brandon Mathis | 2013-05-07 | 1 | -3/+4 |
| | |||||
* | Removed Twitter and Ender.js. Added jQuery and updated Modernizr | Brandon Mathis | 2013-03-09 | 2 | -3/+3 |
| | |||||
* | Merge pull request #448 from NSError/list-fix | Parker Moore | 2013-03-05 | 1 | -0/+1 |
|\ | | | | | Fix for bottom margin in nested lists. | ||||
| * | Fix for bottom margin in nested lists. | Chris Miller | 2012-02-24 | 1 | -0/+1 |
| | | |||||
* | | updated to latest version of Sass, fixed deprecation warnings | Brandon Mathis | 2012-05-19 | 1 | -4/+4 |
|/ | |||||
* | Fix for annoying overflow scroll issues caused by facebook and twitter ↵ | Brandon Mathis | 2012-01-08 | 1 | -1/+5 |
| | | | | share/follow widgets. | ||||
* | Removed redeclaration of sidebar-border. | Aditya Shevade | 2011-12-12 | 1 | -1/+1 |
| | |||||
* | Added !default to noise-bg | Tim Gray | 2011-12-12 | 1 | -1/+1 |
| | | | | | This lets us override the noise.png background image in the custom SCSS files if we choose. | ||||
* | Merge pull request #271 from simensen/ConfigureFontFamilyForSubtitle | Frederic Hemberger | 2011-12-10 | 1 | -0/+4 |
|\ | | | | | Make font-family for subtitle configurable. | ||||
| * | Provide a way to configure font family for subtitle. | Beau Simensen | 2011-11-13 | 1 | -0/+4 |
| | | |||||
* | | Merge pull request #270 from omo/missing-default-variables | Frederic Hemberger | 2011-12-10 | 1 | -4/+4 |
|\ \ | | | | | | | Add missing default qualifiers to some sass variables. | ||||
| * | | Added missing default qualifiers to some sass variables. | MORITA Hajime | 2011-11-12 | 1 | -4/+4 |
| |/ | |||||
* | | nested lists should not have a margin-bottom | Nikolay Sturm | 2011-12-02 | 1 | -4/+4 |
| | | |||||
* | | Add missing $header-padding-top, $header-padding-bottom. | Frederic Hemberger | 2011-11-18 | 1 | -0/+2 |
| | | |||||
* | | Make header font size customizable. | Jake McCrary | 2011-11-17 | 1 | -6/+8 |
|/ | | | | Change $header-font-size variable to specify size. | ||||
* | Makes font-family names customizable. | MORITA Hajime (omo) | 2011-10-24 | 1 | -4/+9 |
| | | | | | | | | | | | | This chagne instroduces following variables that allows authors to customize a font family for each class. - $serif - $sans - $heading-font-family - $header-title-font-family This change also adds anotehr custom scss file named "_fonts.scss". We can use it to override these newly introduced variables. | ||||
* | Make the background and the footer gradiations customizable | MORITA Hajime (omo) | 2011-10-23 | 1 | -0/+4 |
| | | | | | | | | This change extracts following variables for allowing customizatin: - nav-bg-back - nav-bg-front - footer-bg-back - footer-bg-front | ||||
* | Removes <nav> for Pagination links, fixes #216 | Frederic Hemberger | 2011-10-17 | 1 | -1/+18 |
| | |||||
* | Fixes solarized colors, fixes #219 | Frederic Hemberger | 2011-10-16 | 1 | -2/+2 |
| | |||||
* | Adds parameter for left aligned pullquotes, fixes #215 | Frederic Hemberger | 2011-10-16 | 1 | -3/+2 |
| | |||||
* | Reverted previous commit. | B Strand | 2011-10-13 | 1 | -7/+3 |
| | |||||
* | Separated citation style from the general blockquote style. The general ↵ | B Strand | 2011-10-12 | 1 | -3/+7 |
| | | | | blockquote style is great for nesting and indentation, while the citation is excellent for quote attribution. | ||||
* | Renamed has-pullquote and has-pullquoteleft classes to pullquote-right and ↵ | B Strand | 2011-10-12 | 1 | -2/+2 |
| | | | | pullquote-left (I suppose a less stylistic naming convention might pullquote-default and pullquote-alternate.) | ||||
* | Edited .themes/classic/sass/base/_typography.scss via GitHub | strand | 2011-10-11 | 1 | -1/+10 |
| | |||||
* | improved support for solarized light theme | Brandon Mathis | 2011-10-01 | 1 | -11/+23 |
| | |||||
* | Fixes flow for sidebar three column mode | Frederic Hemberger | 2011-09-30 | 1 | -1/+4 |
| | |||||
* | Fixed misuse of ARIA roles (see ↵ | Frederic Hemberger | 2011-09-21 | 2 | -7/+7 |
| | | | | http://dev.opera.com/articles/view/introduction-to-wai-aria/) | ||||
* | removed right border from #content when sidebar has been removed | Brandon Mathis | 2011-08-28 | 1 | -1/+1 |
| | |||||
* | using @extend for responsive blocks, added shadow-box mixin to utlities for ↵ | Brandon Mathis | 2011-08-22 | 2 | -0/+16 |
| | | | | configurable border shadow box styling, moved .left, .right, .center classes to .basic-alignment class for @extending as needed in layouts. Fixes #109 | ||||
* | fixed @extend for pp, code, and tt. The @extend was extending a non-existant ↵ | Jake McCrary | 2011-08-06 | 1 | -1/+1 |
| | | | | entry. | ||||
* | changed mdash to unicode character to help some users with encoding errors | Brandon Mathis | 2011-08-02 | 1 | -1/+1 |
| | |||||
* | imrpoved support for light colored solarized theme | Brandon Mathis | 2011-07-26 | 2 | -22/+32 |
| | |||||
* | fixed issue where solarized syntax highlighting colors were not being ↵ | Brandon Mathis | 2011-07-25 | 1 | -16/+16 |
| | | | | defaulted appropriately | ||||
* | improved font-size for pages | Brandon Mathis | 2011-07-23 | 1 | -1/+1 |
| | |||||
* | Added a fix for wrapping long lines of text in articles and in the sidebar | Brandon Mathis | 2011-07-23 | 1 | -1/+8 |
| | |||||
* | Refactored layout styles: | Brandon Mathis | 2011-07-18 | 2 | -95/+75 |
| | | | | | | | | 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. | ||||
* | Fix deprecated Compass transition arguments | Stephen Tudor | 2011-07-16 | 1 | -1/+1 |
| | |||||
* | 1. Udated category layout | Brandon Mathis | 2011-07-15 | 2 | -23/+43 |
| | | | | | 2. Improved scoping and styling for links 3. Sidebar collapse improvements | ||||
* | 1. Styled pagination for blog index | Brandon Mathis | 2011-07-13 | 2 | -8/+3 |
| | | | | | | | | | 2. Fixed Newer pagination link on page 2 3. Improved sidebar section breakdown on collapse 4. Removed sharing links from the blog index page (moved to pages) 5. Improved styling for metadata on the blog index 6. Moved /blog/archives.html to /blog/archives/index.html 7. Improved responsive layout styling bugs | ||||
* | Updated default link colors, hovers, sidebar link colors, etc | Brandon Mathis | 2011-07-13 | 1 | -4/+6 |
| | |||||
* | fixed sidebar columnization | Brandon Mathis | 2011-07-13 | 1 | -6/+9 |
| | |||||
* | 1. Made default layout more generic. | Brandon Mathis | 2011-07-12 | 1 | -43/+75 |
| | | | | | | | | 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. | ||||
* | Updated responsive typography sizing | Brandon Mathis | 2011-07-03 | 1 | -1/+1 |
| | |||||
* | refactored styling of colors for code blocks, reduced specificty on .feature ↵ | Brandon Mathis | 2011-07-03 | 2 | -2/+10 |
| | | | | class for blog posts | ||||
* | improved responsive typography styles | Brandon Mathis | 2011-07-03 | 1 | -8/+10 |
| | |||||
* | Moved themes to .themes to get it out of the way. Updated Rakefile to ↵ | Brandon Mathis | 2011-06-29 | 5 | -0/+377 |
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 |