added lftp

This commit is contained in:
eclipse 2025-03-19 15:48:08 +01:00
parent 2cc5e2cc83
commit 50afd04b7d

View File

@ -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