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.
Articles from blogs I follow around the net
GitHub Copilot and open source laundering
Disclaimer: I am the founder of a company which competes with GitHub. I am also a long-time advocate for and developer of free and open source software, with a broad understanding of free and open source software licensing and philosophy. I will not name my …
via Drew DeVault's blog 2022-06-23 00:00How I would sell OpenBSD as a salesperson
# Introduction Let's have fun today. I always wondered how I would sell OpenBSD licences to customers if I was a salesperson. This text is pure fiction and fun. The OpenBSD project is free of charge and under a libre software licence. => https://…
via Solene'% 2022-06-22 00:00Differences between base and ports LLVM in OpenBSD
Frederic Cambus (fcambus@) has written a blog entry regarding the significant differences between the versions of LLVM in base and ports.
via OpenBSD Journal 2022-06-21 15:58Generated by openring
/comments ~umgeher/changelog@lists.sr.ht?Subject=Re: Simple Deploy
/permalink https://umgeher.org/posts/2021/01/simple-deploy.html