aboutsummaryrefslogtreecommitdiff
path: root/themes/classic (follow)
Commit message (Collapse)AuthorAgeFilesLines
* removed sitemap_generator in favor of generate_sitemap pluginJohn W. Long2011-06-132-164/+30
|
* 1. Moved _plugins into themes/classic/_pluginsBrandon Mathis2011-06-1111-0/+898
| | | | | | I think it's probably better to ship plugins with themes to make it easier to update them. 2. Improved 'install' rake task and made nicer output
* 1. Improved responsive navigation styling when email subscription is presentBrandon Mathis2011-06-114-25/+58
| | | | | | | 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
* updated titlecase filter, added titlecase filter to entry titles in ↵Brandon Mathis2011-06-081-2/+3
| | | | article.html partial
* 1. Added support for styled subtitle in headerBrandon Mathis2011-06-086-6/+26
| | | | | 2. Added javascript detection for placeholder 3. Added backup style for search field with no-placeholder support
* Improved the whitespace formatting for tweets where there are lots ofBrandon Mathis2011-06-081-1/+1
| | | | consecutive new lines
* Removed content. That's right, you gotta write your own!Brandon Mathis2011-06-087-627/+0
|
* Improved theme install processBrandon Mathis2011-06-082-0/+0
| | | | added missing assets
* Restored untracked JS, updated gitignore, removed unnecessaryBrandon Mathis2011-06-083-1/+7
| | | | stylesheets
* Typographic trying out some webfontsBrandon Mathis2011-06-088-17/+15
| | | | | | 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-0761-0/+3728