created file
This commit is contained in:
parent
161978313a
commit
1efe51ea61
31
DEPENDENCIES.md
Normal file
31
DEPENDENCIES.md
Normal 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)
|
||||||
|
|
||||||
Loading…
Reference in New Issue
Block a user