thesmartshadow

Results 1 issues of thesmartshadow

## Summary This PR hardens `scripts/make-site.sh` by removing unsafe shell `eval` usage and validating user-controlled inputs (notably `-v` / `DOCSY_VERS`) to prevent OS command injection during Hugo module operations. ##...