comparison README.txt @ 108:6b2c94670056

Dokumentation zum Aufsetzen einer neuen Umgebung
author Dirk Olmes <dirk.olmes@codedo.de>
date Thu, 17 Jun 2021 17:07:24 +0200
parents
children
comparison
equal deleted inserted replaced
107:712e2e9cf8b1 108:6b2c94670056
1 Blog Environment
2 ----------------
3
4 1. Neues Virtual Env aufsetzen mit "python3 -m venv ./pelican-env"
5 2. cd pelican-env
6 3. git clone github.com:getpelican/pelican-plugins.git
7 2. hg clone https://xanthippe.duckdns.org/hg/Blog
8 3. pip install -r Blog/requirements.txt