Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-06-11 | 1. Improved responsive navigation styling when email subscription is present | Brandon Mathis | 1 | -0/+1 | |
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-11 | 1. Reduced dependencies and updated the gemfile | Brandon Mathis | 1 | -3/+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-30 | Cleaned out public from repository, updated gitignore, added syntax | Brandon Mathis | 1 | -2/+1 | |
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-15 | major refactoring, improved file watching, changed site to public to support ↵ | Brandon Mathis | 1 | -3/+3 | |
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-17 | irrisponsibly massive commit | Brandon Mathis | 1 | -9/+10 | |
2010-08-21 | added rake as a dependency | B Mathis | 1 | -0/+1 | |
2010-08-04 | Requiring Mongrel (invisible dependency of later versions of Serve) | Kevin W. Gisi | 1 | -0/+1 | |
2010-08-03 | Required newer active_support for newer serve gem (Ruby 1.9 support) | Kevin W. Gisi | 1 | -1/+1 | |
2010-07-26 | reverted back to rdiscount instead of kramdown | B Mathis | 1 | -1/+1 | |
2010-07-26 | fixed rake preview and updated sass to sass3 syntax | B Mathis | 1 | -1/+1 | |
2010-05-26 | Use Bundler for dependency management | dbloete | 1 | -0/+10 | |