mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Merge pull request #1168 from mitchtbaum/patch-1
Add ARCHIVES_URL to settings.rst
This commit is contained in:
commit
8005f675a7
1 changed files with 1 additions and 0 deletions
|
|
@ -264,6 +264,7 @@ Setting name (default value) What does it do?
|
||||||
templates. Where <DIRECT_TEMPLATE_NAME> is the
|
templates. Where <DIRECT_TEMPLATE_NAME> is the
|
||||||
upper case template name.
|
upper case template name.
|
||||||
`ARCHIVES_SAVE_AS` (``'archives.html'``) The location to save the article archives page.
|
`ARCHIVES_SAVE_AS` (``'archives.html'``) The location to save the article archives page.
|
||||||
|
`ARCHIVES_URL` (``'archives.html'``) The URL to use for the article archives page.
|
||||||
`YEAR_ARCHIVE_SAVE_AS` (False) The location to save per-year archives of your
|
`YEAR_ARCHIVE_SAVE_AS` (False) The location to save per-year archives of your
|
||||||
posts.
|
posts.
|
||||||
`MONTH_ARCHIVE_SAVE_AS` (False) The location to save per-month archives of your
|
`MONTH_ARCHIVE_SAVE_AS` (False) The location to save per-month archives of your
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue