Skip to main content

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

SHOW_DRAFTS

Wether or not to show the drafts page (default: True, set it to False in your publishconf.py)

DRAFTS_URL

URL on which you can consult the drafts page (default: 'drafts/')

DRAFTS_SAVE_AS

Path to save the drafts page. It should be consistent with the DRAFTS_URL setting (default: 'drafts/index.html')

Theming

Changelog

0.1.1 (2020-03-26)

  • Fix the SHOW_DRAFTS parameter being ignored

0.1.0 (2020-03-26)

  • Nothing Initial release

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.1.tar.gz (4.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pelican_drafts-0.1.1-py2.py3-none-any.whl (3.9 kB view details)

Uploaded Python 2Python 3

File details

Details for the file pelican-drafts-0.1.1.tar.gz.

File metadata

  • Download URL: pelican-drafts-0.1.1.tar.gz
  • Upload date:
  • Size: 4.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2

File hashes

Hashes for pelican-drafts-0.1.1.tar.gz
Algorithm Hash digest
SHA256 def73288036a06b8c661791e20d99acf0b88268d0e79e9ada974fb69833ca69d
MD5 f2c735e47483717dfc4e5c37eaac81e9
BLAKE2b-256 d6beee690fa9261776ef3b83379a97ffa31b4d13e68d22b1df2baa0e8fa2fd99

See more details on using hashes here.

File details

Details for the file pelican_drafts-0.1.1-py2.py3-none-any.whl.

File metadata

  • Download URL: pelican_drafts-0.1.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 3.9 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2

File hashes

Hashes for pelican_drafts-0.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 26947205748aceac18875f6ab27d8f7732317bd90fad7bf6a88ebe713a5edc56
MD5 34f13d640d8ae236cc8eeb4968cfce83
BLAKE2b-256 307708e12bdf6e4db7e87d44ab6a936971d020994a83e767854b8d72c0e8d61d

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.1 This release

2 files

0.1.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page