summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Cleanup test environment and requirementsDeniz Turgut2020-05-092-2/+2
* Modernize code base to Python 3+ syntaxremove-legacyJustin Mayer2020-04-271-3/+1
* Tidy SLUGIFY_* settings documentationJustin Mayer2020-04-211-8/+6
* Merge pull request #2731 from avaris/unicode-slugifyJustin Mayer2020-04-211-6/+19
|\
| * Expose preserve_case option from slugifyDeniz Turgut2020-04-211-0/+6
| * Expose use_unicode setting of slugify in settings and use itDeniz Turgut2020-04-191-6/+13
* | Update dev docs to reflect Poetry behavior changeJustin Mayer2020-04-201-1/+2
|/
* Add Typogrify/SmartyPants dashes config parameter (#2615)fancsali2020-04-161-0/+11
* Remove Piwik from theme and settings docsJustin Mayer2020-04-161-14/+0
* Fix building asciidoc headers in importer & add docsJustin Mayer2020-04-161-3/+3
* Enhance JINJA_FILTERS setting docs (#2126)Cropse2020-04-151-0/+3
* Wrong path for attached static content urls (#2158)David Zaslavsky2020-04-152-1/+13
* Add settings for custom Jinja globals and tests (#2715)Justin Mayer2020-04-121-2/+16
* Update links to HTTPS and current 301 redirects in docs/templates/themes (#2661)Kurt McKee2020-04-1210-34/+34
* Merge pull request #2666 from xuhdev/doc/themesJustin Mayer2020-04-122-2/+4
|\
| * Add cross links between theme settings and pelican-themesHong Xu2019-12-252-2/+4
* | Merge pull request #2660 from kurtmckee/fix-pagination-docs-typoJustin Mayer2020-04-121-1/+1
|\ \
| * | Fix a typo in the pagination settings docsKurt McKee2019-12-051-1/+1
| |/
* | Merge pull request #2711 from galaxy4public/summary-end-markerJustin Mayer2020-04-121-0/+5
|\ \
| * | Provided the settings documentation snippet(GalaxyMaster)2020-04-111-0/+5
* | | Update documentation copyright & attribution infoJustin Mayer2020-04-121-3/+3
|/ /
* | Docs: Add info about pelican-quickstart command path flag. (#2675)Carlos Pereira Atencio2020-02-261-0/+7
* | 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