| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #3085 from jorgesumle/deprecate-36 | Justin Mayer | 2023-01-30 | 1 | -1/+1 |
| |\ | |||||
| | * | Change reference to Python version 3.6 from documentation (now 3.7) | Jorge Maldonado Ventura | 2023-01-03 | 1 | -1/+1 |
| | | | |||||
| * | | Upgrade Furo theme to 2022.12.07. Refs #3077 | Justin Mayer | 2023-01-06 | 1 | -3/+5 |
| |/ | | | | Should fix "Previous" and "Next" arrow styling issue. | ||||
| * | Document switch from IRC to GitHub Discussions | Justin Mayer | 2022-09-15 | 1 | -5/+5 |
| | | |||||
| * | Docs: Hidden posts also excluded from author index (#3025) | Саша Черных | 2022-09-13 | 1 | -2/+2 |
| | | |||||
| * | Remove python 3.6 from supported language versions | Lioman | 2022-08-23 | 2 | -2/+2 |
| | | |||||
| * | Merge pull request #3020 from timgates42/bugfix_typos | Justin Mayer | 2022-08-04 | 1 | -1/+1 |
| |\ | |||||
| | * | docs: Fix a few typos | Tim Gates | 2022-07-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | There are small typos in: - docs/tips.rst - pelican/tests/__init__.py Fixes: - Should read `module` rather than `modulole`. - Should read `console` rather than `cosole`. Signed-off-by: Tim Gates <tim.gates@iress.com> | ||||
| * | | Merge pull request #3014 from Lx/static-content-docs | Justin Mayer | 2022-08-04 | 1 | -0/+7 |
| |\ \ | |||||
| | * | | Add note about unintended static page processing | Alex Peters | 2022-06-16 | 1 | -0/+7 |
| | | | | | | | | | | | | | Fixes #2990. | ||||
| * | | | Merge pull request #3013 from Lx/mtime-docs | Justin Mayer | 2022-08-04 | 1 | -0/+5 |
| |\ \ \ | |||||
| | * | | | Describe all `CHECK_MODIFIED_METHOD` options | Alex Peters | 2022-06-16 | 1 | -0/+5 |
| | |/ / | | | | | | | | | | Fixes #2991. | ||||
| * | | | Improve copyright year logic in Sphinx configuration | Justin Mayer | 2022-08-01 | 1 | -1/+3 |
| | | | | |||||
| * | | | Add custom Furo page.html template for Sphinx docs | Justin Mayer | 2022-08-01 | 1 | -0/+199 |
| | | | | |||||
| * | | | Adjust extlinks configuration for Sphinx 5.0+ | Justin Mayer | 2022-08-01 | 1 | -1/+1 |
| | | | | |||||
| * | | | Use Furo as Sphinx documentation theme | Paolo Melchiorre | 2022-08-01 | 2 | -14/+8 |
| | |/ |/| | |||||
| * | | Update PR links in changelog | Justin Mayer | 2022-07-11 | 1 | -3/+3 |
| | | | |||||
| * | | Release Pelican 4.8.04.8.0 | botpub | 2022-07-11 | 1 | -0/+7 |
| |/ | |||||
| * | fix missing word in Automation section | chadmando | 2022-03-11 | 1 | -1/+1 |
| | | |||||
| * | Update CHANGELOG | Justin Mayer | 2022-02-09 | 1 | -1/+3 |
| | | |||||
| * | Release Pelican 4.7.24.7.2 | botpub | 2022-02-09 | 1 | -0/+5 |
| | | |||||
| * | Fix #2938 | Victor Skvortsov | 2022-02-09 | 1 | -4/+5 |
| | | | | | | | | | Get rid of the coerce_overrides() function. Add the ParseOverrides argparse.Action to parse overrides. Treat all extra settings values strictly as json values. Test overrides. Edit docs and cli help. | ||||
| * | Update Poetry install script to `install-poetry.py` (#2965) | Gunung P. Wibisono | 2022-01-06 | 1 | -3/+3 |
| | | |||||
| * | Document how to inject articles with a plugin | iUnknwn | 2021-11-12 | 1 | -0/+38 |
| | | | | | | Add to the plugin documentation a recipe for injecting articles programmatically when Pelican is running. | ||||
| * | Release Pelican 4.7.14.7.1 | botpub | 2021-10-12 | 1 | -0/+10 |
| | | |||||
| * | Add Pelican theme repo link to docstheme-docs | Justin Mayer | 2021-10-05 | 2 | -5/+20 |
| | | |||||
| * | Release Pelican 4.7.04.7.0 | botpub | 2021-10-01 | 1 | -0/+12 |
| | | |||||
| * | Prepare release | Justin Mayer | 2021-10-01 | 1 | -12/+0 |
| | | |||||
| * | Tweak changelog | Justin Mayer | 2021-10-01 | 1 | -3/+3 |
| | | |||||
| * | Update changelog | Justin Mayer | 2021-10-01 | 1 | -0/+12 |
| | | |||||
| * | Document how to add a new writer | MinchinWeb | 2021-07-09 | 2 | -5/+32 |
| | | | | | c.f. #2899 | ||||
| * | Fix formatting of Jinja example code. Fixes #2884 (#2886) | Tristan Miller | 2021-07-07 | 1 | -0/+1 |
| | | |||||
| * | Update links to Jinja docs. Fixes #2883 (#2885) | Tristan Miller | 2021-06-12 | 2 | -5/+5 |
| | | |||||
| * | Fix FILENAME_METADATA doc to render correctly | jzc | 2021-05-20 | 1 | -1/+1 |
| | | |||||
| * | Add support for hidden articles | Gio | 2021-05-04 | 2 | -3/+12 |
| | | |||||
| * | Add period_num var for period_archives template | Petr Viktorin | 2021-05-04 | 1 | -0/+2 |
| | | | | | | This makes it easier to create templates that are language-agnostic or need extra processing for the date period. | ||||
| * | Update Pelican feature documentation | Justin Mayer | 2021-04-21 | 1 | -9/+7 |
| | | |||||
| * | Update contributing docs and Poetry repository URL | Justin Mayer | 2021-04-21 | 1 | -4/+4 |
| | | |||||
| * | Release Pelican 4.6.04.6.0 | botpub | 2021-03-23 | 1 | -0/+8 |
| | | |||||
| * | Prepare release | Justin Mayer | 2021-03-23 | 1 | -1/+1 |
| | | |||||
| * | [Docs] Fix link to More Categories plugin | Justin Mayer | 2021-03-19 | 1 | -3/+3 |
| | | |||||
| * | Clarify ARTICLE_ORDER_BY documentation | Justin Mayer | 2021-02-19 | 1 | -4/+5 |
| | | |||||
| * | Change FAQ entry to new Tag Cloud plugin repo | Justin Mayer | 2021-02-18 | 1 | -6/+5 |
| | | |||||
| * | Support last page pattern in PAGINATION_PATTERNS | Tom Adler | 2021-01-13 | 1 | -0/+5 |
| | | |||||
| * | Merge pull request #2836 from namn/patch-1 | Justin Mayer | 2021-01-07 | 1 | -1/+1 |
| |\ | | | | | Fix typo in the FAQ: steamline --> streamline. | ||||
| | * | Fix typo in the FAQ: steamline --> streamline. | Nam Nguyen | 2021-01-03 | 1 | -1/+1 |
| | | | |||||
| * | | Add FAQ re: Atom full-post vs. summary-only feeds | Justin Mayer | 2021-01-06 | 1 | -21/+11 |
| | | | | | | | | | | | Replaces a FAQ about upgrading from a very old version of Pelican, which isn't relevant to most folks at this point. | ||||
| * | | Release Pelican 4.5.44.5.4 | botpub | 2021-01-04 | 1 | -0/+5 |
| |/ | |||||
| * | Release Pelican 4.5.34.5.3 | botpub | 2020-12-01 | 1 | -0/+5 |
| | | |||||
| * | Release Pelican 4.5.24.5.2 | botpub | 2020-11-22 | 1 | -0/+5 |
| | | |||||
