/kingst-ucdavis

My UC Davis website, includes class web sites

Primary LanguageHTMLBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

To test

python3.10 -m venv venv
source venv/bin/activate
python -m pip install --upgrade pip
pip install -r requirements.txt
python main.py

to deploy

./deploy.sh