Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added !default to $img-border | Vincent Ollivier | 2013-05-23 | 1 | -1/+1 |
| | |||||
* | Footnotes styling updates | Brandon Mathis | 2013-05-07 | 1 | -3/+4 |
| | |||||
* | Added sass-globbing, allowing plugin stylesheets to be auto-imported from ↵ | Brandon Mathis | 2013-03-11 | 2 | -0/+7 |
| | | | | the assets/stylesheets/plugins directory | ||||
* | Removed Twitter and Ender.js. Added jQuery and updated Modernizr | Brandon Mathis | 2013-03-09 | 4 | -38/+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 |
| | | |||||
* | | gist tag plugin now works with the latest changes GitHub gists and does not ↵ | Brandon Mathis | 2012-12-18 | 1 | -28/+36 |
| | | | | | | | | fail if you do not specify a filename. | ||||
* | | updated to latest version of Sass, fixed deprecation warnings | Brandon Mathis | 2012-05-19 | 2 | -6/+7 |
|/ | |||||
* | Fix for annoying overflow scroll issues caused by facebook and twitter ↵ | Brandon Mathis | 2012-01-08 | 3 | -1/+8 |
| | | | | 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. | ||||
* | removed overflow hidden from <article> to prevent clipping on facebook's ↵ | Brandon Mathis | 2011-12-10 | 2 | -2/+1 |
| | | | | send dropdown, and fixed bug with styling on twitter status links | ||||
* | Merge pull request #271 from simensen/ConfigureFontFamilyForSubtitle | Frederic Hemberger | 2011-12-10 | 2 | -0/+5 |
|\ | | | | | Make font-family for subtitle configurable. | ||||
| * | Provide a way to configure font family for subtitle. | Beau Simensen | 2011-11-13 | 2 | -0/+5 |
| | | |||||
* | | 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 |
| | | | |||||
* | | | Remove !default from property values | Frederic Hemberger | 2011-11-18 | 1 | -3/+3 |
| | | | |||||
* | | | Add header font size and padding to custom layout | Frederic Hemberger | 2011-11-18 | 1 | -0/+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. | ||||
* | | Fix custom colors -bg-back, closes #269 | Frederic Hemberger | 2011-11-11 | 1 | -1/+1 |
|/ | |||||
* | Makes font-family names customizable. | MORITA Hajime (omo) | 2011-10-24 | 3 | -4/+19 |
| | | | | | | | | | | | | 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 | 4 | -2/+11 |
| | | | | | | | | This change extracts following variables for allowing customizatin: - nav-bg-back - nav-bg-front - footer-bg-back - footer-bg-front | ||||
* | Adds support for Google+ widget, supports author information in search ↵ | Frederic Hemberger | 2011-10-17 | 2 | -0/+27 |
| | | | | results, fixes #203 | ||||
* | Removes <nav> for Pagination links, fixes #216 | Frederic Hemberger | 2011-10-17 | 2 | -7/+22 |
| | |||||
* | fix typo in scss template | Jimmy Tang | 2011-10-16 | 1 | -1/+1 |
| | |||||
* | Fixes solarized colors, fixes #219 | Frederic Hemberger | 2011-10-16 | 1 | -2/+2 |
| | |||||
* | Adds prev/next link below post, fixes #218 | Frederic Hemberger | 2011-10-16 | 1 | -1/+3 |
| | |||||
* | 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 | 3 | -18/+33 |
| | |||||
* | Fixes flow for sidebar three column mode | Frederic Hemberger | 2011-09-30 | 1 | -1/+4 |
| | |||||
* | fixed github line numbering issue, fixed a few bugs in code block styling | Brandon Mathis | 2011-09-27 | 1 | -13/+18 |
| | |||||
* | Minor fixes | Frederic Hemberger | 2011-09-21 | 1 | -2/+2 |
| | |||||
* | Fixed misuse of ARIA roles (see ↵ | Frederic Hemberger | 2011-09-21 | 5 | -13/+13 |
| | | | | http://dev.opera.com/articles/view/introduction-to-wai-aria/) | ||||
* | Fixes HTML validation issues with code highlighting | Frederic Hemberger | 2011-09-18 | 1 | -1/+1 |
| | |||||
* | Fix broken line height in diff syntax highlighting | Toby Matejovsky | 2011-08-30 | 1 | -1/+1 |
| | |||||
* | 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 | 4 | -13/+24 |
| | | | | configurable border shadow box styling, moved .left, .right, .center classes to .basic-alignment class for @extending as needed in layouts. Fixes #109 | ||||
* | Merge pull request #82 from jakemcc/7d6062b5eb3ebd2720fe5b836add73f9c88d2589 | Brandon Mathis | 2011-08-21 | 1 | -1/+1 |
|\ | | | | | minor tweak to _typography.scss to have pp, code, and tt extend style that exists | ||||
| * | fixed @extend for pp, code, and tt. The @extend was extending a non-existant ↵ | Jake McCrary | 2011-08-06 | 1 | -1/+1 |
| | | | | | | | | entry. | ||||
* | | updated blog theme to default to left aligned images. To center images, use ↵ | Brandon Mathis | 2011-08-18 | 1 | -2/+3 |
| | | | | | | | | classname "center" | ||||
* | | Code text works in lists now. | Chris Miller | 2011-08-12 | 1 | -1/+2 |
|/ | |||||
* | changed mdash to unicode character to help some users with encoding errors | Brandon Mathis | 2011-08-02 | 1 | -1/+1 |
| | |||||
* | improved the default options and instructions on custom/_colors.scss | Brandon Mathis | 2011-07-26 | 1 | -1/+26 |
| | |||||
* | imrpoved support for light colored solarized theme | Brandon Mathis | 2011-07-26 | 4 | -80/+108 |
| |