The website uses the django-based CMS Wagtail, and Python 3.8
- clone repository
cd liqd-sitemake install- inside venv run
python manage.py createsuperuserand create your admin account make watch- website should be up and running at http://localhost:8006/
- browse to http://localhost:8006/admin to login with your admin account