summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add FUNDING.yml to projectfundingJustin Mayer2019-06-171-0/+2
* Merge pull request #2582 from timgates42/feature/python_main_supportJustin Mayer2019-06-173-1/+18
|\
| * Support for python -m pelicanTim Gates2019-06-143-1/+18
* | Both --autoreload and --listen can be combinedJustin Mayer2019-06-161-1/+6
* | Clarify that `pelican --listen` operates on outputJustin Mayer2019-06-161-2/+2
|/
* PyCodeStyle fixJustin Mayer2019-06-101-1/+0
* Configure footnote test to keep hyphen as separatorJustin Mayer2019-06-101-1/+5
* Pin Python-Markdown to >= 3.1 in test requirementsJustin Mayer2019-06-101-1/+1
* Un-pin Python-Markdown version in test requirementsJustin Mayer2019-05-131-1/+1
* Update http:// links to https:// where appropriateJustin Mayer2019-04-258-29/+30
* Merge pull request #2544 from bberberov/redundant-and-reorderJustin Mayer2019-04-252-45/+35
|\
| * Documentation changes based on pull request comments.Boian Berberov2019-04-042-5/+5
| * Adding `authors` to Common variablesBoian Berberov2019-03-261-2/+4
| * 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
* | | Clarify copyright continues through to present dayJustin Mayer2019-04-251-1/+1
* | | Merge pull request #2476 from oulenz/collectionsJustin Mayer2019-04-253-3/+13
|\ \ \
| * | | Try importing from collections.abc for compatibility with Python 3.8Oliver Urs Lenz2018-11-243-3/+13
* | | | Merge pull request #2559 from hrw/add-all_articles-to-period-pagesJustin Mayer2019-04-192-4/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | Provide 'all_articles' variable to period pagesMarcin Juszkiewicz2019-04-192-4/+7
|/ / /
* | | Merge pull request #2543 from bberberov/TEMPLATE_EXTENSIONSJustin Mayer2019-03-151-1/+1
|\ \ \
| * | | Change TEMPLATE_EXTENSION to TEMPLATE_EXTENSIONS in documentationBoian Berberov2019-03-131-1/+1
|/ / /
* | | Merge pull request #2535 from oulenz/translations_idsJustin Mayer2019-03-071-1/+4
|\ \ \
| * | | Fix bug in process_translations warning message generation that caused error ...Oliver Urs Lenz2019-02-241-1/+4
* | | | Merge pull request #2515 from bryanbrattlof/issue/2506Justin Mayer2019-03-071-4/+4
|\ \ \ \
| * | | | Update 'simple' theme to use new Atom/RSS settingsBryan Brattlof2019-01-151-4/+4
| | |_|/ | |/| |
* | | | Merge pull request #2514 from rask004/fix-2487Justin Mayer2019-03-071-1/+7
|\ \ \ \
| * | | | fix pelican-import error regarding wp-attach and UncodeRoland Askew2019-01-121-1/+7
| |/ / /
* | | | Merge pull request #2181 from andrew-vant/recursive_epmJustin Mayer2019-03-073-3/+48
|\ \ \ \ | |_|/ / |/| | |
| * | | Allow directories in EXTRA_PATH_METADATAAndrew Vant2019-03-063-3/+48
|/ / /
* | | Merge pull request #2528 from johnfraney/fix-failing-ciJustin Mayer2019-02-1611-37/+37
|\ \ \
| * | | Remove Python 3.4 referencesJohn Franey2019-02-066-7/+4
| * | | Fix linting issuesJohn Franey2019-02-065-30/+33
|/ / /
* | | Merge pull request #2521 from monadnoc/quickstart_en_fixJustin Mayer2019-01-271-1/+1
|\ \ \
| * | | fixed _DEFAULT_LANGUAGE in pelican-quickstartJordan Nelson2019-01-221-1/+1
| |/ /
* | | Merge pull request #2508 from oulenz/feed_importerJustin Mayer2019-01-271-1/+2
|\ \ \
| * | | reverts bug involving strftime accidentally introduced in feed importerOliver Urs Lenz2019-01-051-1/+2
| |/ /
* | | Merge pull request #2504 from mosra/docs-escaped-backslashJustin Mayer2019-01-271-4/+4
|\ \ \
| * | | docs: properly show escaped chars in SLUG_REGEX_SUBSTITUTIONS.Vladimír Vondruš2019-01-041-4/+4
* | | | Merge pull request #2503 from mosra/paginator-broken-againJustin Mayer2019-01-272-3/+14
|\ \ \ \
| * | | | pagination: this lstrip() was way too hungry, eating absolute URLs.Vladimír Vondruš2019-01-042-3/+14
| |/ / /
* | | | Merge pull request #2486 from bryanbrattlof/feature/1Justin Mayer2019-01-273-31/+68
|\ \ \ \
| * | | | Add relative_source_path attribute to contentBryan Brattlof2019-01-263-31/+68
|/ / / /
* | | | Merge pull request #2522 from cclauss/patch-1Justin Mayer2019-01-241-13/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Simplify _input_compat and str_compatcclauss2019-01-231-13/+2
|/ / /
* | | Merge pull request #2507 from jorgesumle/update-changelogJustin Mayer2019-01-051-1/+1
|\ \ \ | |/ / |/| |
| * | Fix incorrect update note in changelogJorge Maldonado Ventura2019-01-051-1/+1
|/ /
* | Merge pull request #2415 from NicolasLM/remove-unnecessary-atom-summariesJustin Mayer2018-12-1922-274/+122
|\ \