Skip to content

Pelican-Series problem accessing series variables #3190

Answered by mpounsett
mpounsett asked this question in Q&A
Discussion options

You must be logged in to vote

Answering my own question here:

The pelican-series README on github doesn't indicate a need to load the plugin via the pelicanconf.py, but the docs on pypi.org do, which I found while continuing to research this...

PLUGINS = [
    '...',
    'pelican.plugins.series',
    '...'
]

Filing a docs bug against the README, and closing this discussion.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mpounsett
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant