just a small website, so i can join the 1k club.
- use something like pyenv to have the recommended
.python-version
installed python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
- upon calling
build.py
, every.html
file insrc
will be minified and put intobuild