mirror of
https://git.adityakumar.xyz/hugo-deploy.git
synced 2024-11-09 14:59:45 +00:00
update README
This commit is contained in:
parent
ab34f92847
commit
e7325782c1
1 changed files with 6 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue