Personal files for my website. This website is built using Hugo and another minimalist theme.
To sync with the server, use
rsync -rtuv public/ root@rdesh.xyz:~/var/www/html
There's already a Gitea action to do this however, so it shouldn't be necessary.