2025-02-27 22:58:29 -08:00
|
|
|
# rdesh-site
|
|
|
|
Personal files for my website.
|
|
|
|
This website is built using Hugo and another minimalist theme.
|
2025-03-04 17:45:35 -08:00
|
|
|
|
|
|
|
## Sync
|
2025-03-06 12:44:21 -08:00
|
|
|
To sync with the server, use rsync -rtuv public/ root@rdesh.xyz:~/public/
|