jekyll/lib
Ryan Tomayko e99a9e5821 Custom WEBrick FileHandler for stripping .html extension
This first performs the normal static file check at the exact
location. If no file is found, attempt the check again with an
".html" suffix.

See the following for base class search_file implementation:

https://github.com/ruby/ruby/blob/4607f95/lib/webrick/httpservlet/filehandler.rb#L363-L383
2015-02-12 21:58:35 -05:00
..
jekyll Custom WEBrick FileHandler for stripping .html extension 2015-02-12 21:58:35 -05:00
site_template Optimize text rendering for legibility 2015-02-11 15:45:47 -08:00
jekyll.rb Move previous runtime dependencies to development dependencies. 2015-01-31 13:53:17 -08:00