mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Fix #2037. Major overhaul of settings page.
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.
This commit is contained in:
parent
6008f7e2ed
commit
f30f4fe66b
1 changed files with 774 additions and 441 deletions
1209
docs/settings.rst
1209
docs/settings.rst
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue