mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Convert all tables to 'data::' directives. Replace inline literals with code blocks for better readability. Per suggestion from Avaris on IRC: - Section rename: "Path metadata" to "Metadata" and move over AUTHOR and all *_METADATA options. - Merge "Date format and locale" and "Timezone" into a new section "Time and Date" and move over TIMEZONE, DEFAULT_DATE, DATE_FORMATS, DEFAULT_DATE_FORMAT. - Move RELATIVE_URL under 'URL settings'. Here, convert URL settings example from a 4-bullet inline literal to a single code block for better readability in both source and output. - Move *_TEMPLATE options under "Templates". Cosmetic and wording updates to accommodate the above changes and provide a consistent layout. |
||
|---|---|---|
| .. | ||
| _static | ||
| changelog.rst | ||
| conf.py | ||
| content.rst | ||
| contribute.rst | ||
| faq.rst | ||
| importer.rst | ||
| index.rst | ||
| install.rst | ||
| internals.rst | ||
| Makefile | ||
| pelican-themes.rst | ||
| plugins.rst | ||
| publish.rst | ||
| quickstart.rst | ||
| report.rst | ||
| settings.rst | ||
| themes.rst | ||
| tips.rst | ||