obriencj / pelican-inelegant

GitHub action and containerized Pelican theme
MIT License
2 stars 0 forks source link

Limit and define available plugins #58

Open obriencj opened 8 months ago

obriencj commented 8 months ago

Currently we directly install four plugins via requirements.txt

We also clone the entire pelican-plugins repository and provide that (after removing three conflicting copies that we'd installed directly, earlier)

https://github.com/getpelican/pelican-plugins

We should add an explicit listing of what we want to pull from pelican-plugins, make it part of the container build process (via some additional file I suppose), and report those plugins clearly in the README.md

obriencj commented 8 months ago

We'll want a clearly defined set of plugins before v1 for certain.

obriencj commented 8 months ago

let's add these while we're add it: