Skip to main content

Pelican plugin that adds an inline “Read More…” link

Project description

Read More: A Plugin for Pelican

Build Status PyPI Version License

This Pelican plugin inserts an inline “Read More” link into the last HTML element of the summary.

For more information regarding why it was created, please visit: https://www.vuongnguyen.com/read-more-python-lxml/

Installation

This plugin can be installed via:

python -m pip install pelican-read-more

Settings

The following settings are available. If not set, the plugin will use default values.

The following setting defines the string that is added to the end of the summary, before the “Read More” link:

SUMMARY_END_SUFFIX = "..."

The following setting defines the summary length before truncating and adding the “Read More” link:

SUMMARY_MAX_LENGTH = 50

The following setting defines the “Read More” link text:

READ_MORE_LINK = '<span>continue</span>'

The following setting defines the format of the “Read More” link:

READ_MORE_LINK_FORMAT = '<a class="read-more" href="/{url}">{text}</a>'

Contributing

Contributions are welcome and much appreciated. Every little bit helps. You can contribute by improving the documentation, adding missing features, and fixing bugs. You can also help out by reviewing and commenting on existing issues.

To start contributing to this plugin, review the Contributing to Pelican documentation, beginning with the Contributing Code section.

Contributors

Contributors include: Vuong Nguyen, Dashie, Justin Mayer, Kernc

License

This project is licensed under the AGPL 3.0 license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pelican-read-more-1.0.0.tar.gz (4.3 kB view details)

Uploaded Source

Built Distribution

pelican_read_more-1.0.0-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

Details for the file pelican-read-more-1.0.0.tar.gz.

File metadata

  • Download URL: pelican-read-more-1.0.0.tar.gz
  • Upload date:
  • Size: 4.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.5 CPython/3.8.8 Darwin/18.7.0

File hashes

Hashes for pelican-read-more-1.0.0.tar.gz
Algorithm Hash digest
SHA256 4901f2fc55e2e37f3a26dc382af5ed912fb5ce37718436d55a038ab9083336c4
MD5 a6998b14f12e1f5909ef2b5b0ab44f8e
BLAKE2b-256 3312992627264c821d820fc9a236180f330ff85a3e33bd12c4b23b9739597ed7

See more details on using hashes here.

Provenance

File details

Details for the file pelican_read_more-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for pelican_read_more-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 07fd821cbee659089101e147994f4544c77a5c9307478ab837a0712c67af3fbe
MD5 3be5e9a103ce7ebc461ea85ecccb3401
BLAKE2b-256 69bbebdae11d990e2b76b56cd9de78562a70c9eb3f0b0a6541ca8fa6b074d1a0

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page