created file

This commit is contained in:
eclipse 2025-02-28 20:45:58 +01:00
parent 161978313a
commit 1efe51ea61

31
DEPENDENCIES.md Normal file
View File

@ -0,0 +1,31 @@
## Site generation
### Website
Python 3 packages:
* pelican with Markdown support (`pip install pelican[markdown]`)
* pelican-yaml-metadata
* Markdown
### Event list
Python:
* caldav
* vobject
### Favicon
Linux packages:
* inkscape
* pngquant
* image-magick
## On Production Server
* PHP
* PHPMailer (included in source)