added lftp
This commit is contained in:
parent
2cc5e2cc83
commit
50afd04b7d
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user