mirror of
https://github.com/getpelican/pelican.git
synced 2026-06-01 02:36:56 +02:00
Docs: note that plugins and themes can be found on PyPI
This commit is contained in:
parent
77e88ae3f2
commit
4855db3364
2 changed files with 11 additions and 0 deletions
|
|
@ -66,6 +66,11 @@ Please note that while we do our best to review and maintain these plugins,
|
|||
they are submitted by the Pelican community and thus may have varying levels of
|
||||
support and interoperability.
|
||||
|
||||
Community plugins can also be found on PyPI tagged with "`Framework ::
|
||||
Pelican :: Plugins`_".
|
||||
|
||||
.. _Framework :: Pelican :: Plugins: https://pypi.org/search/?q=&o=-created&c=Framework+%3A%3A+Pelican+%3A%3A+Plugins
|
||||
|
||||
How to create plugins
|
||||
=====================
|
||||
|
||||
|
|
|
|||
|
|
@ -10,6 +10,12 @@ Please note that while we do our best to review and merge theme contributions,
|
|||
they are submitted by the Pelican community and thus may have varying levels of
|
||||
support and interoperability.
|
||||
|
||||
Community themes can also be found on PyPI tagged with "`Framework ::
|
||||
Pelican :: Themes`_".
|
||||
|
||||
.. _Framework :: Pelican :: Themes: https://pypi.org/search/?q=&o=-created&c=Framework+%3A%3A+Pelican+%3A%3A+Themes
|
||||
|
||||
|
||||
Creating Themes
|
||||
~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue