| Commit message (Expand) | Author | Age | Files | Lines |
* | improved page title generation | Brandon Mathis | 2011-07-03 | 1 | -5/+1 |
* | improved responsive typography styles | Brandon Mathis | 2011-07-03 | 1 | -8/+10 |
* | 1. Updated config so blog categories get ouput to /blog/categories | Brandon Mathis | 2011-07-01 | 2 | -4/+5 |
* | Moved themes to .themes to get it out of the way. Updated Rakefile to support... | Brandon Mathis | 2011-06-29 | 114 | -12/+25 |
* | Improved the post and init_deploy rake tasks | Brandon Mathis | 2011-06-27 | 1 | -8/+6 |
* | fixed a bug in init_deploy task | Brandon Mathis | 2011-06-27 | 1 | -1/+2 |
* | Added archive_post partial | Brandon Mathis | 2011-06-27 | 3 | -0/+35 |
* | Added category index layout and noise.png | Brandon Mathis | 2011-06-27 | 2 | -0/+12 |
* | Included Sass files which should have been in my previous commit. Oops! | Brandon Mathis | 2011-06-27 | 15 | -13/+728 |
* | 1. Added Category support | Brandon Mathis | 2011-06-27 | 27 | -708/+149 |
* | 1. Added html5 video with flash fallback. | Brandon Mathis | 2011-06-24 | 56 | -39/+207 |
* | 1. Improved Deployment and setup tasks in Rakefile | Brandon Mathis | 2011-06-22 | 2 | -60/+101 |
* | 1. Updated typography for blockquotes | Brandon Mathis | 2011-06-22 | 8 | -54/+72 |
* | 1. Reordered configs in Rakefile based on importance. | Brandon Mathis | 2011-06-22 | 20 | -31/+37 |
* | improved rake tasks for deployment, updated .gitignore | Brandon Mathis | 2011-06-21 | 2 | -40/+32 |
* | 1. Updated readme | Brandon Mathis | 2011-06-20 | 13 | -79/+110 |
* | 1. Switched back to Rdiscount | Brandon Mathis | 2011-06-19 | 14 | -59/+191 |
* | 1. Removed unnecessary guardfile | Brandon Mathis | 2011-06-18 | 10 | -76/+95 |
* | Readme updates | Brandon Mathis | 2011-06-17 | 1 | -5/+2 |
* | 1. Replaced Rdiscount in favor of Kramdown (better html5 support) for markdow... | Brandon Mathis | 2011-06-17 | 25 | -344/+227 |
* | 1. Some general styling improvements especially for syntax and navigation | Brandon Mathis | 2011-06-15 | 7 | -58/+105 |
* | 1. Added new include_code tag to allow auhtors to insert files from the file ... | Brandon Mathis | 2011-06-15 | 6 | -54/+106 |
* | Merge pull request #29 from jlong/edge | Brandon Mathis | 2011-06-14 | 2 | -164/+30 |
|\ |
|
| * | removed sitemap_generator in favor of generate_sitemap plugin | John W. Long | 2011-06-13 | 2 | -164/+30 |
* | | 1. Removed pullquote and improved semantics of blockquote plugin. | Brandon Mathis | 2011-06-13 | 7 | -110/+386 |
|/ |
|
* | 1. Moved _plugins into themes/classic/_plugins | Brandon Mathis | 2011-06-11 | 12 | -3/+316 |
* | 1. Improved responsive navigation styling when email subscription is present | Brandon Mathis | 2011-06-11 | 8 | -26/+64 |
* | 1. Reduced dependencies and updated the gemfile | Brandon Mathis | 2011-06-11 | 4 | -86/+43 |
* | updated titlecase filter, added titlecase filter to entry titles in article.h... | Brandon Mathis | 2011-06-08 | 2 | -3/+3 |
* | 1. Added support for styled subtitle in header | Brandon Mathis | 2011-06-08 | 7 | -6/+27 |
* | Improved the whitespace formatting for tweets where there are lots of | Brandon Mathis | 2011-06-08 | 1 | -1/+1 |
* | Removed content. That's right, you gotta write your own! | Brandon Mathis | 2011-06-08 | 7 | -627/+0 |
* | Improved theme install process | Brandon Mathis | 2011-06-08 | 6 | -16/+1 |
* | Restored untracked JS, updated gitignore, removed unnecessary | Brandon Mathis | 2011-06-08 | 4 | -3/+9 |
* | Typographic trying out some webfonts | Brandon Mathis | 2011-06-08 | 8 | -17/+15 |
* | Added themes directory, improved javascript load and minification. | Brandon Mathis | 2011-06-07 | 62 | -1/+3729 |
* | removed /source | Brandon Mathis | 2011-06-07 | 2 | -2/+0 |
* | Another massive commit: | Brandon Mathis | 2011-06-07 | 68 | -6890/+68 |
* | Cleaned out public from repository, updated gitignore, added syntax | Brandon Mathis | 2011-05-30 | 74 | -1991/+6017 |
* | major refactoring, improved file watching, changed site to public to support ... | Brandon Mathis | 2011-05-15 | 82 | -14577/+963 |
* | irrisponsibly massive commit | Brandon Mathis | 2011-04-17 | 119 | -2447/+16694 |
* | added comment to optionally install Pygments to enable 'Syntax Highlighting' | Tom Hoover | 2010-11-18 | 1 | -1/+4 |
* | Return months when > 31 days. | Martin Elwin | 2010-11-17 | 1 | -3/+4 |
* | corrected "upated" to "updated" in index.haml | Tom Hoover | 2010-11-17 | 1 | -2/+2 |
* | corrected "upated" to "updated" | Tom Hoover | 2010-11-17 | 1 | -2/+2 |
* | Enforce UTF-8 in meta tag to avoid character set problems. | Henrik Sjökvist | 2010-10-06 | 1 | -0/+1 |
* | added rake as a dependency | B Mathis | 2010-08-21 | 1 | -0/+1 |
* | Requiring Mongrel (invisible dependency of later versions of Serve) | Kevin W. Gisi | 2010-08-04 | 1 | -0/+1 |
* | Requiring latest version of active_support | Kevin W. Gisi | 2010-08-04 | 1 | -2/+2 |
* | Required newer active_support for newer serve gem (Ruby 1.9 support) | Kevin W. Gisi | 2010-08-03 | 1 | -1/+1 |