See https://davidjb.com for the live site!
virtualenv . -p python3 . bin/activate pip install -r requirements.txt make html
Netlify automatically builds this for us on push to GitHub. So, just commit your changes and push.
See https://davidjb.com for the live site!
virtualenv . -p python3 . bin/activate pip install -r requirements.txt make html
Netlify automatically builds this for us on push to GitHub. So, just commit your changes and push.