When I hugo serve
, is there anyway to serve file without copying static files, just using source static folder instead?
I don’t want to duplicate data on disk (I cannot remove source folder). And can’t push everything to memory (~300GB of content, mostly mp4, on low power devices).