Frederic Hemberger
4feeecfdef
Date format: Remove unnecessary escapement
2011-11-04 08:40:41 +01:00
Frederic Hemberger
142681489f
Add custom date format %o for ordinal representation of the day
2011-11-04 08:11:16 +01:00
Frederic Hemberger
987dccee76
Add custom date format to pages, add 'updated' field again
...
Reverts changes of c2a68cc
where I accidentally removed support for 'updated' field, see comments of issue #164 for details.
2011-11-03 20:32:38 +01:00
Frederic Hemberger
c2a68cc2a9
Make post's date output configurable via _config.yml, closes #164
...
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.
2011-10-18 17:25:31 +02:00