summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Add Pelican theme repo link to docstheme-docsJustin Mayer2021-10-052-5/+20
* Release Pelican 4.7.04.7.0botpub2021-10-011-0/+12
* Prepare releaseJustin Mayer2021-10-011-12/+0
* Tweak changelogJustin Mayer2021-10-011-3/+3
* Update changelogJustin Mayer2021-10-011-0/+12
* Document how to add a new writerMinchinWeb2021-07-092-5/+32
* Fix formatting of Jinja example code. Fixes #2884 (#2886)Tristan Miller2021-07-071-0/+1
* Update links to Jinja docs. Fixes #2883 (#2885)Tristan Miller2021-06-122-5/+5
* Fix FILENAME_METADATA doc to render correctlyjzc2021-05-201-1/+1
* Add support for hidden articlesGio2021-05-042-3/+12
* Add period_num var for period_archives templatePetr Viktorin2021-05-041-0/+2
* Update Pelican feature documentationJustin Mayer2021-04-211-9/+7
* Update contributing docs and Poetry repository URLJustin Mayer2021-04-211-4/+4
* Release Pelican 4.6.04.6.0botpub2021-03-231-0/+8
* Prepare releaseJustin Mayer2021-03-231-1/+1
* [Docs] Fix link to More Categories pluginJustin Mayer2021-03-191-3/+3
* Clarify ARTICLE_ORDER_BY documentationJustin Mayer2021-02-191-4/+5
* Change FAQ entry to new Tag Cloud plugin repoJustin Mayer2021-02-181-6/+5
* Support last page pattern in PAGINATION_PATTERNSTom Adler2021-01-131-0/+5
* Merge pull request #2836 from namn/patch-1Justin Mayer2021-01-071-1/+1
|\
| * Fix typo in the FAQ: steamline --> streamline.Nam Nguyen2021-01-031-1/+1
* | Add FAQ re: Atom full-post vs. summary-only feedsJustin Mayer2021-01-061-21/+11
* | Release Pelican 4.5.44.5.4botpub2021-01-041-0/+5
|/
* Release Pelican 4.5.34.5.3botpub2020-12-011-0/+5
* Release Pelican 4.5.24.5.2botpub2020-11-221-0/+5
* Improve docs for plugin code style complianceJustin Mayer2020-11-201-1/+12
* Ensure `invoke lint` task & its docs are in syncJustin Mayer2020-11-201-5/+8
* Update PyPI URLs to new equivalentsJustin Mayer2020-11-201-1/+1
* pelican-plugins only shows auto-discovered pluginsJustin Mayer2020-11-201-2/+2
* Fix changelog entry formatting and issue linksJustin Mayer2020-11-021-3/+3
* Release Pelican 4.5.14.5.1botpub2020-11-021-0/+7
* Fix SUMMARY_END_SUFFIX variable name in changelogJustin Mayer2020-08-291-1/+1
* Prepare to release Pelican 4.5Justin Mayer2020-08-201-3/+19
* Rename setting SUMMARY_END_MARKER → SUMMARY_END_SUFFIX (#2792)kernc2020-08-191-2/+2
* Minor improvements to installation docsJustin Mayer2020-08-171-9/+5
* Remove outdated references to Python 2.7 in docsJustin Mayer2020-08-172-5/+3
* Prefix Pip commands with `python -m` in docsJustin Mayer2020-08-176-15/+15
* Use more reliable installation command in docsJustin Mayer2020-08-172-3/+3
* Fix error in --extra-settings feature. Refs #2789Justin Mayer2020-08-131-1/+1
* Merge pull request #2779 from shakram02/docs-fix-custom-reader-exampleJustin Mayer2020-08-111-7/+12
|\
| * fix usage of pelican_open in docsshakram022020-07-111-7/+12
* | Document -e / --extra-settings option flagsJustin Mayer2020-08-111-0/+6
* | Remove self-referential Template Pages link in docsJustin Mayer2020-08-021-1/+1
* | Document inability to control plugin execution orderJustin Mayer2020-07-291-2/+7
|/
* Fix sentence in docsmagicbrothers2020-06-121-1/+1
* Docs: minor fix code block indentKernc2020-06-051-2/+2
* Document how to logging in pluginsKernc2020-06-051-1/+5
* Improve namespace plugin documentationJustin Mayer2020-06-041-12/+15
* Document the `pelican-plugins` commandJustin Mayer2020-05-261-3/+5
* Add FAQ entry about Markdown syntax variantsJustin Mayer2020-05-172-3/+20