aboutsummaryrefslogtreecommitdiff
path: root/Gemfile (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-21Added jekyll-sitemap, jekyll-date-format, and updated gemsBrandon Mathis1-2/+4
2014-06-21Initial update to be compatible with Jekyll 2Brandon Mathis1-6/+3
2013-08-29Set a fixed version for directory_watcher gem.Brandon Mathis1-0/+1
2013-07-02Use HTTPS for RubygemsSteven Harman1-1/+1
2013-07-01updated Sass to 3.2Brandon Mathis1-0/+1
2013-05-07Updated RDiscount, added footnotes and other extensionsBrandon Mathis1-1/+1
2013-04-09Sinatra now correctly returns code 404 when a page is not found. Closes #1198Brandon Mathis1-2/+1
2013-03-11Added sass-globbing, allowing plugin stylesheets to be auto-imported from the...Brandon Mathis1-0/+1
2013-02-26Bump sinatra to 1.3.5Trung LĂȘ1-1/+1
2012-12-29updated gemsBrandon Mathis1-6/+6
2012-05-23Updated GemfileBrandon Mathis1-13/+13
2011-10-24Set Liquid version explicitly to 2.2.2, fixes #243Frederic Hemberger1-0/+1
2011-09-05removed unicode_utils as a dependencyBrandon Mathis1-1/+0
2011-09-04Improved support for non Latin characters in category names. Fixes #128fhemberger1-1/+2
2011-08-21Static Server based on SinatraScott Watermasysk1-11/+15
2011-08-20added stringex gem for permalink url generationPavel Pravosud1-0/+1
2011-07-26added support for pygments.rb removing dependency on pygments, added support ...Brandon Mathis1-0/+1
2011-06-241. Added html5 video with flash fallback.Brandon Mathis1-0/+1
2011-06-191. Switched back to RdiscountBrandon Mathis1-1/+1
2011-06-171. Replaced Rdiscount in favor of Kramdown (better html5 support) for markdow...Brandon Mathis1-1/+1
2011-06-111. Improved responsive navigation styling when email subscription is presentBrandon Mathis1-0/+1
2011-06-111. Reduced dependencies and updated the gemfileBrandon Mathis1-3/+0
2011-05-30Cleaned out public from repository, updated gitignore, added syntaxBrandon Mathis1-2/+1
2011-05-15major refactoring, improved file watching, changed site to public to support ...Brandon Mathis1-3/+3
2011-04-17irrisponsibly massive commitBrandon Mathis1-9/+10
2010-08-21added rake as a dependencyB Mathis1-0/+1
2010-08-04Requiring Mongrel (invisible dependency of later versions of Serve)Kevin W. Gisi1-0/+1
2010-08-03Required newer active_support for newer serve gem (Ruby 1.9 support)Kevin W. Gisi1-1/+1
2010-07-26reverted back to rdiscount instead of kramdownB Mathis1-1/+1
2010-07-26fixed rake preview and updated sass to sass3 syntaxB Mathis1-1/+1
2010-05-26Use Bundler for dependency managementdbloete1-0/+10