summaryrefslogtreecommitdiff
path: root/docs/settings.rst
Commit message (Expand)AuthorAgeFilesLines
* 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
* control slug substitutions from settings with regexOliver Urs Lenz2018-10-311-39/+27
* Support multiple --print-settings argumentsJustin Mayer2018-10-241-2/+2
* Add CLI argument to print current settingsJustin Mayer2018-10-231-4/+9
* control pagination per templateOliver Urs Lenz2018-07-121-4/+5
* Merge pull request #2371 from oulenz/draft_pagesJustin Mayer2018-07-041-0/+18
|\
| * allows pages to have draft status, like articlesOliver Urs Lenz2018-07-031-0/+18
* | Remove develop_server.sh in favour of pelican serving static files itselfJohannes 'josch' Schauer2018-06-221-0/+9
|/
* Replace deprecated "PAGES" variable by "pages"Nicolas Le Manchet2018-03-291-1/+1
* Merge pull request #2238 from mosra/feed-urlsJustin Mayer2018-03-231-13/+74
|\
| * Make it possible to specify custom URLs for feeds.Vladimír Vondruš2017-10-291-13/+74
* | Merge pull request #2304 from peterdesmet/patch-1Justin Mayer2018-03-231-3/+5
|\ \
| * | Import logging in LOG_FILTER examplesPeter Desmet2018-03-161-3/+5
* | | Documentation: Fix broken linksJorge Maldonado Ventura2018-03-121-2/+2
|/ /
* | Merge pull request #2072 from drounin/overrides_ref2021+merge_updateJustin Mayer2018-03-051-6/+18
|\ \
| * | Add THEME_TEMPLATE_OVERRIDES. Refs 2021Pedro H2017-10-101-6/+18
| |/
* | Merge pull request #2235 from mosra/paginator-pattern-urlJustin Mayer2018-02-101-0/+15
|\ \
| * | Minimal documentation for the new *_ARCHIVE_URL settings.Vladimír Vondruš2018-02-101-0/+15
| |/
* | made template extensions configurableDan Bate2017-10-241-0/+4
|/
* Encourage use of https:// in SITEURLJustin Mayer2017-07-251-3/+5
* Merge pull request #1982 from adeverteuil/feature_check_static_modifiedJustin Mayer2017-06-221-0/+14
|\
| * Add two STATIC_ settings. Fix #1982Alexandre de Verteuil2016-12-301-0/+14
* | Fix warnings originating from bad regexesderwinlu2017-03-271-2/+2
|/
* Remove spurious whitespace in documentation sourceJustin Mayer2016-12-031-27/+27
* Add more docs for `--write-selected` optionMichael Lissner2016-12-031-1/+2
* Merge pull request #2051 from Totktonada/feature/rss_full_content_optJustin Mayer2016-12-031-0/+6
|\
| * Add option to include full content into RSS feedsAlexander Turenko2016-11-201-0/+6
* | Allow setting Jinja environment arguments from settingsRyan M2016-12-031-2/+5
* | Fix missing word typo in settings.rstKevin Brotcke2016-11-231-1/+3
|/
* Fix #2037. Major overhaul of settings page.Viorel Tabara2016-11-171-441/+774
* Set the Markdown output format to html5 by defaultBernhard Scheirle2016-11-021-2/+2
* doc: updates MARKDOWNBernhard Scheirle2016-11-021-8/+9
* Don't suppress LOG_FILTER messages when --debug passedAlexander Turenko2016-09-231-0/+2
* Allow to filter out log messages by templatesAlexander Turenko2016-09-231-0/+10