summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
| | | |_|/ / | | |/| | |
| * | | | | Merge pull request #2228 from skz169/page-generator-write-page-signalJustin Mayer2018-02-091-0/+1
| |\ \ \ \ \
| | * | | | | Add a new signal: page_generator_write_pageSergei K2017-10-171-0/+1
| | | |/ / / | | |/| | |
| * | | | | Merge pull request #2234 from dwarvenhoard/feature/extension-settingJustin Mayer2018-02-081-0/+4
| |\ \ \ \ \
| | * | | | | made template extensions configurableDan Bate2017-10-241-0/+4
| | | |/ / / | | |/| | |
| * | | | | Merge pull request #2197 from jorgesumle/typofixJustin Mayer2018-02-081-1/+1
| |\ \ \ \ \
| | * | | | | pelican/ is not necessary (documentation content.rst)Jorge Maldonado Ventura2017-08-081-1/+1
| | * | | | | Typofix:Jorge Maldonado Ventura2017-08-081-1/+1
| * | | | | | Fix documentation for *_SAVE_AS in themes.rst:ix52017-12-101-8/+8
| | |_|_|/ / | |/| | | |
* | | | | | Make HTMLReader parse multiple occurences of metadata tags as listMr. Senko2017-12-021-0/+1
|/ / / / /
* | | | | Merge pull request #2251 from fgallaire/contentJustin Mayer2017-11-121-1/+1
|\ \ \ \ \
| * | | | | Change pelican-import output directory default name to "content" (fix #2250)Florent Gallaire2017-11-091-1/+1
| | |/ / / | |/| | |
* | | | | Align import style with flake8-import-order 0.15Justin Mayer2017-11-071-0/+1
|/ / / /
* | | | Merge pull request #2230 from jorgesumle/url-docsJustin Mayer2017-10-231-2/+2
|\ \ \ \
| * | | | Update URL from documentation.Jorge Maldonado Ventura2017-10-221-2/+2
| | |/ / | |/| |
* | | | Correct typo from documentationJorge Maldonado Ventura2017-10-221-2/+2
|/ / /
* | | Drop unsupported Python 3.3Hugo2017-10-021-1/+1
* | | Fix typo from documentationJorge Maldonado Ventura2017-08-121-3/+3
|/ /
* | Encourage use of https:// in SITEURLJustin Mayer2017-07-251-3/+5
* | Fix copyright year to date of first publicationJustin Mayer2017-07-191-1/+1
* | 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
* | Merge pull request #2085 from Scheirle/feed_signalJustin Mayer2017-03-192-1/+3
|\ \
| * | Add new signal: feed_generatedBernhard Scheirle2017-01-162-1/+3
* | | Merge pull request #2086 from Sjord/better-headers-in-tips-docJustin Mayer2017-02-281-8/+6
|\ \ \
| * | | Use better headers in tips docsSjoerd2017-01-141-8/+6
| |/ /
* | | Implement review feedbackderwinlu2017-02-281-1/+1
* | | Add python3.6 test environmentderwinlu2017-01-231-1/+4
|/ /
* | Prepare version 3.7.2.dev0 for next development cycleJustin Mayer2017-01-101-0/+5
* | Bump version 3.7.13.7.1Justin Mayer2017-01-102-4/+5
* | Replace m-dash with semi-colon in changelogJustin Mayer2016-12-311-1/+1
|/
* Prepare version 3.7.1.dev0 for next development cycleJustin Mayer2016-12-141-0/+5
* Bump version 3.7.03.7.0Justin Mayer2016-12-121-1/+1
* Update changelog for 3.7 releaseJustin Mayer2016-12-121-12/+31
* Remove spurious whitespace in documentation sourceJustin Mayer2016-12-033-31/+31
* Add more docs for `--write-selected` optionMichael Lissner2016-12-032-1/+16
* 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
* Merge pull request #2035 from omiday/pep8Justin Mayer2016-11-141-10/+13
|\
| * Fixes #2032Viorel Tabara2016-10-221-10/+13
* | Set the Markdown output format to html5 by defaultBernhard Scheirle2016-11-021-2/+2
* | doc: updates MARKDOWNBernhard Scheirle2016-11-023-9/+11
* | Merge pull request #1972 from nstinus/localize_quickstartJustin Mayer2016-10-291-2/+10
|\ \