update README

This commit is contained in:
GNUxeava 2022-03-14 07:12:13 +05:30
parent ab34f92847
commit e7325782c1

View file

@ -1,6 +1,11 @@
#hugo-deploy
# hugo-deploy
Deploy hugo website to remote server using rsync
## Prerequisites
- SSH Server on remote server
- SSH Client on local machine
- rsync on both machines
## Usage
- Clone this repository
- Go to the directory and edit the script to match your server configuration