aboutsummaryrefslogtreecommitdiff
path: root/themes/classic/sass (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1. Switched back to RdiscountBrandon Mathis2011-06-193-20/+69
| | | | | | | 2. Improved Blockquote comment header 3. Added Include File and Pullquote plugins 4. Improved blog typography 5. Simplified "Read more" link
* 1. Removed unnecessary guardfileBrandon Mathis2011-06-189-73/+95
| | | | | 2. Separated Solarized color pack into a partial. 3. Changed up sass partial load order to support simple color and style overrides.
* 1. Replaced Rdiscount in favor of Kramdown (better html5 support) for ↵Brandon Mathis2011-06-1713-111/+99
| | | | | | | | | | | markdown processing. 2. Added updated instructions to the README 3. Removed unused media css directories 4. Improved use of color variables for page theming. 5. Improved Typography and blog styling. 6. Added support for simple pre and code styles 7. Misc styling and markup improvements.
* 1. Some general styling improvements especially for syntax and navigationBrandon Mathis2011-06-154-35/+80
| | | | | 2. JS line numbering now supports embedded gists 3. Added a favicon
* 1. Removed pullquote and improved semantics of blockquote plugin.Brandon Mathis2011-06-132-1/+26
| | | | | | | 2. Removed iterator plugin as it was not being used. 3. Added initial support for html5 video with flash fallback. 4. Added responsive scaling for embedded youtube and vimeo videos. 5. Improved footer styleing.
* 1. Improved responsive navigation styling when email subscription is presentBrandon Mathis2011-06-112-21/+54
| | | | | | | 2. Refactored subscription styling to be more DRY 3. Added an image for email subscriptions 4. Added assets directory to the gitignore for stashing working files 5. Improved gem list in the Gemfile
* 1. Added support for styled subtitle in headerBrandon Mathis2011-06-084-5/+17
| | | | | 2. Added javascript detection for placeholder 3. Added backup style for search field with no-placeholder support
* Typographic trying out some webfontsBrandon Mathis2011-06-085-15/+13
| | | | | | Media query layout improvements Twitter now splits tweets with <br> and </p><p> on \n and \n\n RSS icon made a bit smaller
* Added themes directory, improved javascript load and minification.Brandon Mathis2011-06-0721-0/+871