For a project I need some files to be edited my other people. I think this is a great way for using mounts, e.g. just put mount that folder from somewhere else and give them access to it with SFTP and whenever they change something hugo --watch
would just rebuild this segment.
The other part of the site is maintained by me. Now I’m thinking if I can mount that content folder above with sshfs on my local setup. I’m not sure if that would work?
Sometimes I just want to build the entire site locally, that’s the reason why I’m asking and need this.