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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pelican-redirect-url-0.1.1.tar.gz
.
File metadata
- Download URL: pelican-redirect-url-0.1.1.tar.gz
- Upload date:
- Size: 15.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fc309a186e120c593f4059ea769d41743ede700c5f84fccdfaf9d37994092abf |
|
MD5 | 8f93bb3704eb9bf4f320e0cd420894c7 |
|
BLAKE2b-256 | 3b88c6377f172084b8ec4a04581b4e07ea9e2d4a73e121914a9abb9c8f1805a1 |
File details
Details for the file pelican_redirect_url-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: pelican_redirect_url-0.1.1-py3-none-any.whl
- Upload date:
- Size: 15.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb0dae49f9f3f2cf12f829956732652092054bf1e85f287796695248a2051cc1 |
|
MD5 | 43715037228032e5eeab9ba6eaaa3c53 |
|
BLAKE2b-256 | c102d173b9202681794bc55d0c61b5400ee9d7e90fc166c961051eca3fe92379 |