forked from github/pelican
publication time and date and the last modified time and date
independently.
This makes it possible to access the last updated date with {{ article.locale_modified }} in templates.
Additionally, an already delivered feed entry can be corrected by changing the modified date and time, as it is used for atom:update
/ rss pubDate field now.
|
||
|---|---|---|
| .. | ||
| all-en.atom.xml | ||
| all-fr.atom.xml | ||
| all.atom.xml | ||
| all.rss.xml | ||
| bar.atom.xml | ||
| bar.rss.xml | ||
| cat1.atom.xml | ||
| cat1.rss.xml | ||
| misc.atom.xml | ||
| misc.rss.xml | ||
| yeah.atom.xml | ||
| yeah.rss.xml | ||