Simple Deploy
This homepage runs at home. Yeah, personal website at my sweet home…
My deploy process is pretty simple, I just copy the files that hugo generated to my http server.
I use the OpenBSD’s http server, maybe I post my settings later.
So I wrote a simple makefile to do the deploy process…
sync:
@rsync -azLPH --delete http/public/ thor:www/umgeher.org
Yeah, that simple.
/comments ~umgeher/changelog@lists.sr.ht?Subject=Re: Simple Deploy
/permalink https://umgeher.org/posts/2021/01/simple-deploy.html