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
|
||||
content/pages/termine.md
|
||||
lighttpd.conf
|
||||
newsletter.sqlite
|
||||
|
||||
@ -2,8 +2,7 @@
|
||||
|
||||
### Website
|
||||
|
||||
Python 3 packages:
|
||||
|
||||
* python3
|
||||
* pelican with Markdown support (`pip install pelican[markdown]`)
|
||||
* pelican-yaml-metadata
|
||||
* Markdown
|
||||
@ -25,7 +24,7 @@ Linux packages:
|
||||
|
||||
## On Production Server
|
||||
|
||||
* PHP
|
||||
|
||||
* php
|
||||
* database driver, e.g. pdo_sqlite
|
||||
* PHPMailer (included in source)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user