pelican/docs
Agathe Porte fd029b2bc9 Introduce SUMMARY_MAX_PARAGRAPHS
Let the users use only the n-first paragraphs of the article as article
summary.

The advantage of this approach is that we avoid the random word count
ellipsis that will cut content in pieces, while not having to copy the
first paragraph of the article into the article's summary metadata.

If both SUMMARY_MAX_PARAGRAPHS and SUMMARY_MAX_LENGTH are set, then
the SUMMARY_MAX_LENGTH option will apply to the number of paragraphs in
SUMMARY_MAX_PARAGRAPHS.
2023-11-18 17:21:16 +01:00
..
_static Strip trailing whitespace 2023-10-29 22:19:44 +01:00
_templates Upgrade Furo theme to 2022.12.07. Refs #3077 2023-01-06 10:31:01 +01:00
changelog.rst Release Pelican 4.9.1 2023-11-15 17:16:23 +00:00
conf.py migrate configuration to PEP621 compatible config 2023-10-29 11:59:58 +01:00
content.rst Introduce SUMMARY_MAX_PARAGRAPHS 2023-11-18 17:21:16 +01:00
contribute.rst Update documentation related to contributing 2023-11-12 17:11:23 +01:00
faq.rst remove WRITE_SELECTED 2023-11-12 19:43:26 +03:00
importer.rst Remove Posterous integration 2023-10-06 09:34:26 +02:00
index.rst Add Pelican theme repo link to docs 2021-10-05 07:38:24 +02:00
install.rst migrate configuration to PEP621 compatible config 2023-10-29 11:59:58 +01:00
internals.rst fix usage of pelican_open in docs 2020-07-11 17:39:30 +02:00
Makefile Add the docs 2010-10-13 23:08:08 +01:00
pelican-themes.rst Code should be between backquotes () 2023-06-23 09:27:51 +02:00
plugins.rst preserve connection order in blinker 2023-11-03 01:13:12 +03:00
publish.rst remove WRITE_SELECTED 2023-11-12 19:43:26 +03:00
quickstart.rst migrate configuration to PEP621 compatible config 2023-10-29 11:59:58 +01:00
report.rst Docs: Reflow to 79 char line limit 2018-11-02 20:53:15 -06:00
settings.rst Introduce SUMMARY_MAX_PARAGRAPHS 2023-11-18 17:21:16 +01:00
themes.rst Modify wording slightly 2023-11-02 14:09:51 +01:00
tips.rst Extend GHA documentation to specify requirements file 2023-10-29 18:30:25 +03:00