I'm locally hosting my website again, this time from my synology NAS. It's completely static and build using bash scripts. I'm using the git server package on the NAS and running a simple static site configuration in the web station. I'm also testing deploying via a post-receive hook. I didn't realize that when you run git in a server context, you don't actually see the files the same way that you do locally. Once I realized this, setting up the hook made sense. So now I have a seper...
No comments yet. Log in to discuss on the Fediverse