To clone locally make sure to clone submodules:
git clone --recurse-submodules [email protected]:yodigi7/yodigi7.github.io.git
To run locally:
hugo server
Deployment automatically happens due to GitHub Actions so feel free to just commit and push after verifying changes work locally and the changes will be automatically updated.