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

310 B

#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