@ -25,6 +25,7 @@ The mandatory dependencies are:
- Blinker
- Click
- Jinja2
- natsort
- Pilkit
- Pillow
- Python Markdown
@ -34,6 +35,8 @@ installable with the ``[all]`` marker:
- Brotli, zopfli (compress assets plugin)
- feedgenerator (feeds plugin)
- cryptography (encrypt plugin)
- pillow-heif (HEIF/HEIC support)
Packages
~~~~~~~~
@ -52,3 +52,6 @@ tests:
(https://github.com/saimn/sigal/pull/233#issuecomment-275430083)
- ``example video.ogv`` : https://commons.wikimedia.org/wiki/File:Examplevideo.ogv
(Public domain)
- ``outdoor.heic``: From @ususdei,
https://github.com/saimn/sigal/pull/519#issuecomment-2543310727
@ -129,6 +129,11 @@ Non-media Files plugin
.. automodule:: sigal.plugins.nonmedia_files
Titleregexp plugin
==================
.. automodule:: sigal.plugins.titleregexp
Watermark plugin
================
@ -138,8 +143,3 @@ ZIP Gallery plugin
.. automodule:: sigal.plugins.zip_gallery
@ -85,7 +85,7 @@ This script will then be imported and all defined functions will be available as
with the same names in your templates.
Documentation of sigal's main classes
-------------------------------------
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. autoclass:: sigal.gallery.Album
:members: