aboutsummaryrefslogtreecommitdiff
path: root/themes/classic/source (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-06-29Moved themes to .themes to get it out of the way. Updated Rakefile to ↵Brandon Mathis79-2636/+0
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-27Added archive_post partialBrandon Mathis3-0/+35
Added post_category partial Added archives page
2011-06-27Added category index layout and noise.pngBrandon Mathis2-0/+12
2011-06-271. Added Category supportBrandon Mathis7-37/+21
2. Designed blog archives pages 3. Restructured Sass 4. Added Categories to rake post metadata 5. Some general style improvements
2011-06-241. Added html5 video with flash fallback.Brandon Mathis44-7/+142
2. Added Rack support 3. Disqus support 4. Improved Readme 5. Improved Syntax flexibility and styling 6. Improved blockquote styling
2011-06-201. Updated readmeBrandon Mathis8-42/+44
2. Improved blog typography 3. Improved support for Disqus 4. Removed unnecessary page layout
2011-06-191. Switched back to RdiscountBrandon Mathis4-16/+21
2. Improved Blockquote comment header 3. Added Include File and Pullquote plugins 4. Improved blog typography 5. Simplified "Read more" link
2011-06-171. Replaced Rdiscount in favor of Kramdown (better html5 support) for ↵Brandon Mathis7-162/+27
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.
2011-06-151. Some general styling improvements especially for syntax and navigationBrandon Mathis3-23/+25
2. JS line numbering now supports embedded gists 3. Added a favicon
2011-06-131. Removed pullquote and improved semantics of blockquote plugin.Brandon Mathis3-5/+356
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.
2011-06-111. Improved responsive navigation styling when email subscription is presentBrandon Mathis2-4/+4
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
2011-06-08updated titlecase filter, added titlecase filter to entry titles in ↵Brandon Mathis1-2/+3
article.html partial
2011-06-081. Added support for styled subtitle in headerBrandon Mathis2-1/+9
2. Added javascript detection for placeholder 3. Added backup style for search field with no-placeholder support
2011-06-08Improved the whitespace formatting for tweets where there are lots ofBrandon Mathis1-1/+1
consecutive new lines
2011-06-08Removed content. That's right, you gotta write your own!Brandon Mathis7-627/+0
2011-06-08Improved theme install processBrandon Mathis2-0/+0
added missing assets
2011-06-08Restored untracked JS, updated gitignore, removed unnecessaryBrandon Mathis3-1/+7
stylesheets
2011-06-08Typographic trying out some webfontsBrandon Mathis3-2/+2
Media query layout improvements Twitter now splits tweets with <br> and </p><p> on \n and \n\n RSS icon made a bit smaller
2011-06-07Added themes directory, improved javascript load and minification.Brandon Mathis40-0/+2857