4 Commits (fe28a3bd05b6cb8a0fb9719da2230a38979f48b7)

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