All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s
8 lines
281 B
Markdown
8 lines
281 B
Markdown
# rdesh-site
|
|
Personal files for my website.
|
|
This website is built using Hugo and another minimalist theme.
|
|
|
|
## Sync
|
|
To sync with the server, use ```rsync -rtuv public/ root@rdesh.xyz:~/public/```.
|
|
There's already a Gitea action to do this however, so it shouldn't be necessary.
|