aboutsummaryrefslogtreecommitdiff
path: root/_config.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1. Switched back to RdiscountBrandon Mathis2011-06-191-2/+3
| | | | | | | 2. Improved Blockquote comment header 3. Added Include File and Pullquote plugins 4. Improved blog typography 5. Simplified "Read more" link
* 1. Replaced Rdiscount in favor of Kramdown (better html5 support) for ↵Brandon Mathis2011-06-171-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.
* 1. Added new include_code tag to allow auhtors to insert files from the file ↵Brandon Mathis2011-06-151-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
* 1. Improved responsive navigation styling when email subscription is presentBrandon Mathis2011-06-111-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
* 1. Added support for styled subtitle in headerBrandon Mathis2011-06-081-0/+1
| | | | | 2. Added javascript detection for placeholder 3. Added backup style for search field with no-placeholder support
* Added themes directory, improved javascript load and minification.Brandon Mathis2011-06-071-1/+1
|
* Another massive commit:Brandon Mathis2011-06-071-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
* Cleaned out public from repository, updated gitignore, added syntaxBrandon Mathis2011-05-301-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.
* major refactoring, improved file watching, changed site to public to support ↵Brandon Mathis2011-05-151-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
* irrisponsibly massive commitBrandon Mathis2011-04-171-7/+24
|
* now blog posts use a different layoutB Mathis2010-03-101-1/+1
|
* paramaterized feed, rsync deployment, and unified layoutsB Mathis2009-10-201-1/+1
|
* improved starting pointB Mathis2009-10-181-0/+11