hugo-deploy/README.md
2022-03-14 06:55:14 +05:30

11 lines
310 B
Markdown

#hugo-deploy
Deploy hugo website to remote server using rsync
## Usage
- Clone this repository
- Go to the directory and edit the script to match your server configuration
- Make the script executable
- Run
Script taken from [Hugo's website](https://gohugo.io/hosting-and-deployment/deployment-with-rsync/)