aboutsummaryrefslogtreecommitdiff
path: root/Gemfile.lock (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-06-241. Added html5 video with flash fallback.Brandon Mathis1-0/+2
2. Added Rack support 3. Disqus support 4. Improved Readme 5. Improved Syntax flexibility and styling 6. Improved blockquote styling
2011-06-191. Switched back to RdiscountBrandon Mathis1-2/+2
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-5/+5
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-111. Improved responsive navigation styling when email subscription is presentBrandon Mathis1-0/+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-111. Reduced dependencies and updated the gemfileBrandon Mathis1-28/+0
2. Added whole vendor directory to .gitignore for `bundle package` users 3. Removed guard tasks and replaced serve tasks in Rakefile. 3. Reorganized rake tasks and cleaned up the Rakefile.
2011-05-30Cleaned out public from repository, updated gitignore, added syntaxBrandon Mathis1-12/+11
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-25/+20
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-0/+74