# HG changeset patch # User Dirk Olmes # Date 1623942444 -7200 # Node ID 6b2c946700562fce7f871d178fab3a95307953d2 # Parent 712e2e9cf8b1546b9c0910cc615f871cccbc3fea Dokumentation zum Aufsetzen einer neuen Umgebung diff -r 712e2e9cf8b1 -r 6b2c94670056 README.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README.txt Thu Jun 17 17:07:24 2021 +0200 @@ -0,0 +1,8 @@ +Blog Environment +---------------- + +1. Neues Virtual Env aufsetzen mit "python3 -m venv ./pelican-env" +2. cd pelican-env +3. git clone github.com:getpelican/pelican-plugins.git +2. hg clone https://xanthippe.duckdns.org/hg/Blog +3. pip install -r Blog/requirements.txt