Refactor how the project is run, using nginx
instead of hugo server
, a cron job to pull git changes, and a start script to ensure the correct services are started each run and are monitored to stay up.
This commit is contained in:
1
Config/HugoExample/files/hugo.crontab
Normal file
1
Config/HugoExample/files/hugo.crontab
Normal file
@@ -0,0 +1 @@
|
||||
* * * * * hugo /var/www/hugo/cronjob.sh
|
Reference in New Issue
Block a user