jekyll/lib
Alberto Grespan 9932eb667b Encode URLs in utf-8 when escaping and unescaping
There is a problem while returning a path that has some special and possible Non-ASCII characters that may lead jekyll to break while doing the unescaping process. This is can be addressed by “forcing” ASCII to UTF-8.
2014-05-17 17:53:40 -04:30
..
jekyll Encode URLs in utf-8 when escaping and unescaping 2014-05-17 17:53:40 -04:30
site_template Header links to pages which have a title 2014-05-15 08:59:29 +02:00
jekyll.rb Fix #2413 and setup a Jekyll.env. 2014-05-15 16:28:37 -05:00