aboutsummaryrefslogtreecommitdiff
path: root/_config.yml (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-06-111. Improved responsive navigation styling when email subscription is presentBrandon Mathis1-1/+2
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-081. Added support for styled subtitle in headerBrandon Mathis1-0/+1
2. Added javascript detection for placeholder 3. Added backup style for search field with no-placeholder support
2011-06-07Added themes directory, improved javascript load and minification.Brandon Mathis1-1/+1
2011-06-07Another massive commit:Brandon Mathis1-10/+26
1. Major improvements to the responsive styling. 2. Toggleable sidebar 3. Upgraded to modernizr 2.0 which includes Respond.js 4. IE7-9 testing and fixes 5. New theming system which should make forkers happy 6. New rake task for installing Octopress themes 7. Magic
2011-05-30Cleaned out public from repository, updated gitignore, added syntaxBrandon Mathis1-6/+4
highlighting tests, improved syntax highlighting and styling of pre blocks. Overriding dynamic gist styling. Added a plugin for pygments caching which should speed things up terrifically. added ender.js as a lightweight way of scripting the DOM, events, etc. Some general typography and semantic html improvements.
2011-05-15major refactoring, improved file watching, changed site to public to support ↵Brandon Mathis1-5/+4
rack via pow (http://pow.cx) also implemented the basics of a 320 and up design refresh on the classic theme. This should make it great for mobile reading
2011-04-17irrisponsibly massive commitBrandon Mathis1-7/+24
2010-03-10now blog posts use a different layoutB Mathis1-1/+1
2009-10-20paramaterized feed, rsync deployment, and unified layoutsB Mathis1-1/+1
2009-10-18improved starting pointB Mathis1-3/+3
2009-10-18initial _config.ymlB Mathis1-0/+11