diff --git a/posts/site.norg b/posts/site.norg index 1a089db..bf7e095 100644 --- a/posts/site.norg +++ b/posts/site.norg @@ -100,3 +100,5 @@ version: 1.1.1 Said service would be a simple nginx docker container on some random port, that serves whatever it is asked. In order for such a service to be viable, I don't want to have to manage it manually. Instead, I can use a webhook to pull the html repo whenever there is a new commit. This could also be on a timer, but instant gratification is better. + + Unfortunately, nothing ever goes to plan when linux is involved.