summaryrefslogtreecommitdiff
path: root/docs/settings.rst
Commit message (Expand)AuthorAgeFilesLines
* Describe all `CHECK_MODIFIED_METHOD` optionsAlex Peters2022-06-161-0/+5
* Fix #2938Victor Skvortsov2022-02-091-4/+5
* Fix formatting of Jinja example code. Fixes #2884 (#2886)Tristan Miller2021-07-071-0/+1
* Update links to Jinja docs. Fixes #2883 (#2885)Tristan Miller2021-06-121-4/+4
* Fix FILENAME_METADATA doc to render correctlyjzc2021-05-201-1/+1
* Clarify ARTICLE_ORDER_BY documentationJustin Mayer2021-02-191-4/+5
* Support last page pattern in PAGINATION_PATTERNSTom Adler2021-01-131-0/+5
* Update PyPI URLs to new equivalentsJustin Mayer2020-11-201-1/+1
* Rename setting SUMMARY_END_MARKER → SUMMARY_END_SUFFIX (#2792)kernc2020-08-191-2/+2
* Prefix Pip commands with `python -m` in docsJustin Mayer2020-08-171-1/+1
* Fix error in --extra-settings feature. Refs #2789Justin Mayer2020-08-131-1/+1
* Document -e / --extra-settings option flagsJustin Mayer2020-08-111-0/+6
* Remove self-referential Template Pages link in docsJustin Mayer2020-08-021-1/+1
* Docs: minor fix code block indentKernc2020-06-051-2/+2
* Tidy SLUGIFY_* settings documentationJustin Mayer2020-04-211-8/+6
* Expose preserve_case option from slugifyDeniz Turgut2020-04-211-0/+6
* Expose use_unicode setting of slugify in settings and use itDeniz Turgut2020-04-191-6/+13
* Add Typogrify/SmartyPants dashes config parameter (#2615)fancsali2020-04-161-0/+11
* Remove Piwik from theme and settings docsJustin Mayer2020-04-161-14/+0
* Enhance JINJA_FILTERS setting docs (#2126)Cropse2020-04-151-0/+3
* Wrong path for attached static content urls (#2158)David Zaslavsky2020-04-151-1/+9
* Add settings for custom Jinja globals and tests (#2715)Justin Mayer2020-04-121-2/+16
* Update links to HTTPS and current 301 redirects in docs/templates/themes (#2661)Kurt McKee2020-04-121-3/+3
* Merge pull request #2666 from xuhdev/doc/themesJustin Mayer2020-04-121-1/+2
|\
| * Add cross links between theme settings and pelican-themesHong Xu2019-12-251-1/+2
* | Merge pull request #2660 from kurtmckee/fix-pagination-docs-typoJustin Mayer2020-04-121-1/+1
|\ \
| * | Fix a typo in the pagination settings docsKurt McKee2019-12-051-1/+1
| |/
* | Provided the settings documentation snippet(GalaxyMaster)2020-04-111-0/+5
* | Document mirroring content & output path hierarchiesJustin Mayer2019-12-281-1/+9
* | Move Python datetime note further down Settings docsJustin Mayer2019-12-281-9/+9
* | Update Python documentation links to Python 3Justin Mayer2019-12-281-1/+1
* | Remove duplicate datetime URL in Settings docsJustin Mayer2019-12-281-3/+1
|/
* Documentation update for namespace pluginsDeniz Turgut2019-12-011-1/+1
* Fix formatting, etc in Settings documentationJustin Mayer2019-09-211-3/+3
* Docs: MARKDOWN var replaces, not updates, defaultJustin Mayer2019-06-171-1/+1
* Update http:// links to https:// where appropriateJustin Mayer2019-04-251-6/+6
* Merge pull request #2544 from bberberov/redundant-and-reorderJustin Mayer2019-04-251-43/+31
|\
| * Documentation changes based on pull request comments.Boian Berberov2019-04-041-3/+3
| * Updating DIRECT_TEMPLATES documentation to match default configurationBoian Berberov2019-03-231-2/+2
| * Remove redundant text and reorder settings for consistencyBoian Berberov2019-03-191-41/+29
* | Merge pull request #2520 from askpatrickw/askpatrickw-2386Justin Mayer2019-04-251-21/+0
|\ \ | |/ |/|
| * Move feedburner config to wikiPatrick2019-01-211-21/+0
* | Change TEMPLATE_EXTENSION to TEMPLATE_EXTENSIONS in documentationBoian Berberov2019-03-131-1/+1
* | Allow directories in EXTRA_PATH_METADATAAndrew Vant2019-03-061-1/+2
* | docs: properly show escaped chars in SLUG_REGEX_SUBSTITUTIONS.Vladimír Vondruš2019-01-041-4/+4
|/
* Merge branch 'master' into line-limitJustin Mayer2018-11-031-23/+25
|\
| * Convert FEED settings from `%s` to `{slug}` redux (#2432)MinchinWeb2018-11-031-23/+25
* | Docs: Reflow to 79 char line limitMinchinWeb2018-11-021-135/+138
|/
* control scope of identification of translations with new settingsOliver Urs Lenz2018-11-011-0/+12
* tweak paginator to accomodate {slug}.html patternsOliver Urs Lenz2018-11-011-13/+19