mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Modified date is a standard feature in most blog engines. Theme developer can use this date to show last updated time of an article and enclose its value in `<time>` element. We cannot use mtime of a file for modified_date because it is already used for date metadata. Secondly, a file mtime can be affected in a lot many ways, for example, a sync service can change it, which will be incorrect to show as last updated time of an article. |
||
|---|---|---|
| .. | ||
| _static | ||
| _themes | ||
| fr | ||
| changelog.rst | ||
| conf.py | ||
| contribute.rst | ||
| faq.rst | ||
| getting_started.rst | ||
| importer.rst | ||
| index.rst | ||
| internals.rst | ||
| Makefile | ||
| pelican-themes.rst | ||
| plugins.rst | ||
| report.rst | ||
| settings.rst | ||
| themes.rst | ||
| tips.rst | ||