aboutsummaryrefslogtreecommitdiff
path: root/_config.yml (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-06-191. Switched back to RdiscountBrandon Mathis1-2/+3
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 Mathis1-4/+4
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. Added new include_code tag to allow auhtors to insert files from the file ↵Brandon Mathis1-2/+3
system with syntax highligting and a download link 2. Improved the gist tag to properly insert the sources in <noscript> tags 3. Improved semantics in the blockquote plugin and DRYed things up. 4. Pygments caching now stores to the _code_cache directory by default 5. Added a configuration for the default include_code directory 6. Updated the .gitignore
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