summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Exit web server gracefully when user taps CTRL-Clisten-interruptJustin Mayer2020-01-171-0/+6
* Tell users they can use CTRL-C to stop web serverJustin Mayer2020-01-171-1/+3
* Docs: Ensure plugin developers create new branchJustin Mayer2019-12-281-0/+4
* 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-282-3/+3
* Remove duplicate datetime URL in Settings docsJustin Mayer2019-12-281-3/+1
* Merge pull request #2644 from avaris/namespaceJustin Mayer2019-12-0115-44/+326
|\
| * Update namespace docs to address reviewDeniz Turgut2019-12-011-10/+11
| * Documentation update for namespace pluginsDeniz Turgut2019-12-012-11/+54
| * Remove py2-isms and avoid sys.path hacksDeniz Turgut2019-12-011-12/+20
| * remove pelican.signals in favor of pelican.plugins.signalsDeniz Turgut2019-12-017-13/+9
| * Namespace plugin implementationDeniz Turgut2019-12-019-73/+307
|/
* Merge pull request #2649 from iKevinY/py2-sunsetJustin Mayer2019-11-2645-627/+203
|\
| * Convert super() calls to py3 styleDeniz Turgut2019-11-2611-56/+38
| * Update docutils and remove docutils workaroundDeniz Turgut2019-11-264-20/+8
| * Further remove python2-ismsDeniz Turgut2019-11-2611-91/+35
| * Initial pass of removing Python 2 supportKevin Yap2019-11-2643-459/+126
| * Remove Python 2.7 support from settingsPaolo Melchiorre2019-11-055-8/+3
* | Remove pytest-emoji from dev dependenciesJustin Mayer2019-11-161-1/+0
* | Merge pull request #2642 from getpelican/Lucas-C-patch-1Justin Mayer2019-11-141-1/+7
|\ \
| * | Update stale.ymlLucas-C-patch-1Lucas Cimon2019-10-211-1/+7
| |/
* | Remove BumprJustin Mayer2019-11-132-33/+0
* | Minor CONTRIBUTING fixesJustin Mayer2019-11-121-3/+3
* | Update `hub pull-request` docs in CONTRIBUTINGJustin Mayer2019-11-121-6/+7
* | Merge pull request #2651 from getpelican/drop_py2_docsJustin Mayer2019-11-129-90/+266
|\ \ | |/ |/|
| * Add Invoke tasks for building and serving docsJustin Mayer2019-11-124-5/+28
| * Add Pytest as development dependencyJustin Mayer2019-11-122-1/+7
| * Add Invoke task for updating functional test outputJustin Mayer2019-11-122-8/+17
| * Add missing colon in Contribute docsJustin Mayer2019-11-121-1/+1
| * Remove Coveralls from Tox configurationJustin Mayer2019-11-111-2/+0
| * Switch Tox test runner from Nose to PytestJustin Mayer2019-11-111-3/+3
| * Switch `invoke tests` test runner to Pytestdrop_py2_docsJustin Mayer2019-11-101-1/+1
| * Add Pytest `filterwarnings` config sectionJustin Mayer2019-11-101-0/+5
| * Update CONTRIBUTING docs for Python 2.x removalJustin Mayer2019-11-092-80/+105
| * Add Invoke as dependency in pyprojectJustin Mayer2019-11-091-0/+1
| * Add initial EditorConfig configurationJustin Mayer2019-11-091-0/+15
| * Add initial Pre-commit configuration fileJustin Mayer2019-11-091-0/+13
| * Add initial Invoke tasks.py fileJustin Mayer2019-11-091-0/+81
|/
* Release Pelican 4.2.04.2.0botpub2019-10-174-8/+10
* Support inline SVG images (#2634)Justin Mayer2019-10-175-1/+33
|\
| * Update RELEASE.mdJustin Mayer2019-10-171-2/+5
| * Support inline SVGs (don't break on title in inline SVG).Stuart Axon2019-10-155-1/+30
* | Update functional test output for category in feedJustin Mayer2019-10-1737-188/+188
* | Adds the category to the feed item. Fix #2556.MaurĂ­cio Gardini2019-10-171-1/+7
* | Add docs on how to include other files - fix #1902 (#2638)Justin Mayer2019-10-173-7/+42
|\ \
| * | Adding docs on how to include other files - fix #1902Lucas Cimon2019-10-171-0/+36
| * | Adding missing call to topdown=True in Generator.get_filesLucas Cimon2019-10-172-7/+6
| |/
* | Improve content metadata field docs (#2620)Justin Mayer2019-10-171-16/+23
|\ \ | |/ |/|
| * Follow-up changes to metadata field docsmetadata_keysJustin Mayer2019-10-161-25/+23