virtualenv knot-resolver-web
cd knot-resolver-web
git clone git@gitlab.nic.cz:websites/knot-resolver.cz.git git
source bin/activate
cd git
pip install -r requirements.txt
git submodule init
git submodule update
make html

Tomas Krizek
authored
Name | Last commit | Last update |
---|---|---|
content | ||
pelican-plugins @ 2c7e30a1 | ||
product-template @ 8fbba204 | ||
.gitignore | ||
.gitlab-ci.yml | ||
.gitmodules | ||
Dockerfile | ||
Makefile | ||
README.md | ||
pelicanconf.py | ||
publishconf.py | ||
requirements.txt |