Skip to main content

Add a browsable drafts listing to your Pelican website

Project description

Pelican Drafts

Add a browsable drafts listing fr your Pelican website

Requirements

Pelican Drafts works with Pelican 4.2+ and Python 3.7+

Getting started

Install pelican-drafts with pip:

pip install pelican-drafts

And enable the plugin in you pelicanconf.py (or any configuration file you want to use):

PLUGINS = [
    '...',
    'drafts',
    '...',
]

Settings

Theming

Changelog

0.1.0 (2020-03-26)

  • Nothing yet

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-drafts-0.1.0.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

pelican_drafts-0.1.0-py2.py3-none-any.whl (3.7 kB view hashes)

Uploaded Python 2 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