diff --git a/DEPENDENCIES.md b/DEPENDENCIES.md index f2d65bc..df8dae2 100644 --- a/DEPENDENCIES.md +++ b/DEPENDENCIES.md @@ -7,7 +7,7 @@ * pelican with Markdown support (`pip install pelican[markdown]`) * python3 -### Pelican Plugins +#### Pelican Plugins Pip packages @@ -24,35 +24,41 @@ Pip packages * [Libertinus Sans](https://github.com/alerque/libertinus) -## On Production Server +### Content generation -* php (aktuell 8.1) -* database driver, e.g. pdo_sqlite -* PHPMailer (included in source) - -## Content generation - -### List of books and texts +#### List of books and texts * ? -### Event list +#### Event list * utils/refresh-events.py depends on: * caldav * vobject -### image processing +#### image processing * utils/crop_image_to_bbox.py depends on: * PIL -### Favicon +#### Favicon * utils/favicon-from-svg.sh depends on: * inkscape * pngquant * image-magick + +## Deployment + +### On production server + +* php (aktuell 8.1) +* database driver, e.g. pdo_sqlite +* PHPMailer (included in source) + +### FTP tool + +* lftp