Skip to main content

Pelican plugin to redirect to any URL

Project description

URL Redirection Plugin for Pelican

Pelican plugin for redirecting to URLs.

This Pelican plugin allows you to generate pages which redirect to any URL, using plain HTML.

Installation

The package is available on PyPI and can be installed using pip install pelican-redirect-url.

Alternatively, you may want to install it straight from a source checkout: python -m pip install .

Usage

Include the plugin by adding it to your pelicanconf.py and add the redirect_url directive to the metadata block of the corresponding page:

redirect_url: https://github.com

Credits

This plugin draws some inspiration from the pelican-redirect plugin by Bryan Weber. Nevertheless, the target usage of both plugins differs, and so does the implementation.

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-redirect-url-0.1.1.tar.gz (15.8 kB view hashes)

Uploaded Source

Built Distribution

pelican_redirect_url-0.1.1-py3-none-any.whl (15.3 kB view hashes)

Uploaded Python 3

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