aboutsummaryrefslogtreecommitdiff
path: root/plugins/date.rb (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-10-18Make post's date output configurable via _config.yml, closes #164Frederic Hemberger1-0/+69
A new config variable 'date_format' is introduced in _config.yml. It can either be set to "ordinal" to use the current format or it can be given a string complying to strftime() format identifiers.