4 Commits (9c700f3e468e1e674b2987483137f41719785fe5)

Author SHA1 Message Date
Frederic Hemberger 4feeecfdef Date format: Remove unnecessary escapement 14 years ago
Frederic Hemberger 142681489f Add custom date format %o for ordinal representation of the day 14 years ago
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.
14 years ago
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.
14 years ago