view README.txt @ 111:bb513b8b0caf

Blog Post about Jenkins and self signed certificates
author Dirk Olmes <dirk.olmes@codedo.de>
date Mon, 04 Apr 2022 15:36:16 +0200
parents 6b2c94670056
children
line wrap: on
line source

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