| Commit message (Expand) | Author | Files | Lines |
2014-08-07 | remove deprecated gems 'jekyll-page-hooks' and 'jekyll-date-format' | Rashmi Yadav | 1 | -2/+2 |
2014-06-21 | Added jekyll-sitemap, jekyll-date-format, and updated gems | Brandon Mathis | 1 | -2/+4 |
2014-06-21 | Initial update to be compatible with Jekyll 2 | Brandon Mathis | 1 | -6/+3 |
2013-08-29 | Set a fixed version for directory_watcher gem. | Brandon Mathis | 1 | -0/+1 |
2013-07-02 | Use HTTPS for Rubygems | Steven Harman | 1 | -1/+1 |
2013-07-01 | updated Sass to 3.2 | Brandon Mathis | 1 | -0/+1 |
2013-05-07 | Updated RDiscount, added footnotes and other extensions | Brandon Mathis | 1 | -1/+1 |
2013-04-09 | Sinatra now correctly returns code 404 when a page is not found. Closes #1198 | Brandon Mathis | 1 | -2/+1 |
2013-03-11 | Added sass-globbing, allowing plugin stylesheets to be auto-imported from the... | Brandon Mathis | 1 | -0/+1 |
2013-02-26 | Bump sinatra to 1.3.5 | Trung LĂȘ | 1 | -1/+1 |
2012-12-29 | updated gems | Brandon Mathis | 1 | -6/+6 |
2012-05-23 | Updated Gemfile | Brandon Mathis | 1 | -13/+13 |
2011-10-24 | Set Liquid version explicitly to 2.2.2, fixes #243 | Frederic Hemberger | 1 | -0/+1 |
2011-09-05 | removed unicode_utils as a dependency | Brandon Mathis | 1 | -1/+0 |
2011-09-04 | Improved support for non Latin characters in category names. Fixes #128 | fhemberger | 1 | -1/+2 |
2011-08-21 | Static Server based on Sinatra | Scott Watermasysk | 1 | -11/+15 |
2011-08-20 | added stringex gem for permalink url generation | Pavel Pravosud | 1 | -0/+1 |
2011-07-26 | added support for pygments.rb removing dependency on pygments, added support ... | Brandon Mathis | 1 | -0/+1 |
2011-06-24 | 1. Added html5 video with flash fallback. | Brandon Mathis | 1 | -0/+1 |
2011-06-19 | 1. Switched back to Rdiscount | Brandon Mathis | 1 | -1/+1 |
2011-06-17 | 1. Replaced Rdiscount in favor of Kramdown (better html5 support) for markdow... | Brandon Mathis | 1 | -1/+1 |
2011-06-11 | 1. Improved responsive navigation styling when email subscription is present | Brandon Mathis | 1 | -0/+1 |
2011-06-11 | 1. Reduced dependencies and updated the gemfile | Brandon Mathis | 1 | -3/+0 |
2011-05-30 | Cleaned out public from repository, updated gitignore, added syntax | Brandon Mathis | 1 | -2/+1 |
2011-05-15 | major refactoring, improved file watching, changed site to public to support ... | Brandon Mathis | 1 | -3/+3 |
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 |