changeset 110:be0331916375

README
author Dirk Olmes <dirk.olmes@codedo.de>
date Fri, 18 Jun 2021 07:24:40 +0200
parents ee048ed76ea1 (current diff) 6b2c94670056 (diff)
children bb513b8b0caf
files
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/README.txt	Fri Jun 18 07:24:40 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