Simple personal website built with Python and Flask. The deploy is done with Frozen-Flask and Netlify.
If you install new packages, remember to update requirements.txt:
pip freeze > requirements.txt- Build command:
python freeze.py - Publish directory:
build