small updates
This commit is contained in:
parent
34902f8076
commit
cfb6879b32
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ __pycache__/
|
|||||||
utils/.caldav_pass
|
utils/.caldav_pass
|
||||||
content/pages/termine.md
|
content/pages/termine.md
|
||||||
lighttpd.conf
|
lighttpd.conf
|
||||||
|
newsletter.sqlite
|
||||||
|
|||||||
@ -2,8 +2,7 @@
|
|||||||
|
|
||||||
### Website
|
### Website
|
||||||
|
|
||||||
Python 3 packages:
|
* python3
|
||||||
|
|
||||||
* pelican with Markdown support (`pip install pelican[markdown]`)
|
* pelican with Markdown support (`pip install pelican[markdown]`)
|
||||||
* pelican-yaml-metadata
|
* pelican-yaml-metadata
|
||||||
* Markdown
|
* Markdown
|
||||||
@ -25,7 +24,7 @@ Linux packages:
|
|||||||
|
|
||||||
## On Production Server
|
## On Production Server
|
||||||
|
|
||||||
* PHP
|
* php
|
||||||
|
* database driver, e.g. pdo_sqlite
|
||||||
* PHPMailer (included in source)
|
* PHPMailer (included in source)
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user