Skip to content

Plugin paths broken #51

@terfilip

Description

@terfilip

In pelicanconf.py, this works:

 PLUGIN_PATH = 'src/pelican-plugins'

this doesn't:

PLUGIN_PATHS = ['src/pelican-plugins']

Specifically it crashes with something like ERROR: Couldn't find <plugin_name>. The doc examples usually use plugin paths so not sure what's causing this. @dimazest any ideas?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions