summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add AutoPub to auto-publish releases on PR mergeautopubJustin Mayer2019-07-283-0/+38
* Keep building packages via setuptools for nowJustin Mayer2019-07-281-2/+1
* Add Stale botJustin Mayer2019-07-231-0/+25
* Add CSS classes for reStructuredText figuresJustin Mayer2019-07-234-8/+68
* Update changelog for Pelican 4.1.04.1.0Justin Mayer2019-07-141-1/+10
* Increment version in preparation for imminent releaseJustin Mayer2019-07-142-2/+2
* Add pyproject.toml to MANIFEST.inJustin Mayer2019-07-141-1/+1
* Add Pelican entry point to pyproject.tomlJustin Mayer2019-07-141-0/+3
* Revert setup.py portion of "version-in-one-place"Justin Mayer2019-07-141-16/+1
* Merge pull request #2590 from justinmayer/version_in_one_placeJustin Mayer2019-07-053-3/+26
|\
| * Consolidate version strings in pyproject.tomlJustin Mayer2019-07-053-3/+26
|/
* Merge pull request #2589 from oulenz/test_serverJustin Mayer2019-07-031-3/+3
|\
| * replace os.mknod with open for macos and windows compatibilityOliver Urs Lenz2019-07-031-3/+3
|/
* Merge pull request #2586 from justinmayer/pyprojectJustin Mayer2019-07-032-0/+611
|\
| * Make Markdown an optional dependency in pyprojectJustin Mayer2019-07-032-4/+11
| * Add pyproject.toml and poetry.lock to projectJustin Mayer2019-06-282-0/+604
|/
* Add Python 3.5 env back to Travis tests. Refs #2571Justin Mayer2019-06-241-3/+1
* Merge pull request #2584 from justinmayer/reloadJustin Mayer2019-06-241-5/+14
|\
| * Add theme templates, CSS, JS to Invoke livereload taskJustin Mayer2019-06-201-0/+7
| * Add settings file to Invoke livereload watch listJustin Mayer2019-06-201-0/+2
| * Use port settings in Invoke livereload taskJustin Mayer2019-06-201-1/+2
| * Remove redundant vars in Invoke livereload taskJustin Mayer2019-06-201-5/+4
|/
* Invoke `serve` task docstring: port is configurableJustin Mayer2019-06-201-1/+1
* Invoke: Make settings file name handling more DRYJustin Mayer2019-06-191-6/+9
* Use OUTPUT_PATH setting in Invoke tasks.py templateJustin Mayer2019-06-191-2/+2
* Merge pull request #2526 from johnfraney/livereloadJustin Mayer2019-06-192-0/+26
|\
| * Update livereload Invoke task and add docsJohn Franey2019-06-183-2/+8
| * Add livereload invoke task. Fixes #1326John Franey2019-06-182-1/+21
* | Merge pull request #2571 from johnfraney/tox-python-versionsJustin Mayer2019-06-193-5/+5
|\ \ | |/ |/|
| * Update Tox config and fix failing CI envsJohn Franey2019-06-183-5/+5
|/
* Document automatic titles from content file namesJustin Mayer2019-06-171-1/+10
* Docs: MARKDOWN var replaces, not updates, defaultJustin Mayer2019-06-171-1/+1
* Merge pull request #2473 from bryanbrattlof/issue/2467Justin Mayer2019-06-171-3/+13
|\
| * List files missing tag needed to order contentBryan Brattlof2018-11-251-3/+13
* | Merge pull request #2501 from jorgesumle/warning-fixJustin Mayer2019-06-171-1/+1
|\ \
| * | Fix warning messageJorge Maldonado Ventura2019-01-021-1/+1
* | | Merge pull request #2580 from getpelican/fundingJustin Mayer2019-06-171-0/+2
|\ \ \
| * | | 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