jekyll/lib
Matt Rogers b72556fd03 Make a constant for the regex to find hidden files
A raw regular expression isn't very expressive, IMHO. Rather than having
people who read this code parse the regular expression to figure out
what it's for, let's give a name. This way, it becomes more obvious what
exactly it is we're doing here.
2015-10-15 20:34:44 -05:00
..
jekyll Make a constant for the regex to find hidden files 2015-10-15 20:34:44 -05:00
site_template Add timezone as hour & minute offset in the initial post in the new site template. Fixes #3998 2015-09-28 22:18:02 +02:00
jekyll.rb Liquid profiler 2015-06-07 16:38:05 +00:00