I have a Hugo static site. The site contains a couple of video files (.MOV). These files are missing. One is > 110mb so I added it to the github repository with git lfs. This one is missing.
In addition, a tiny .MOV around 10mb is also missing.
There was nothing in the log to show that any problem occurred.
How to diagnose? How to fix?
One of the missing files has showed up. Just very slow. This is why I proposed delta uploads of the finished build: I’d forego the rollback for speed. I don’t need the rollback–probably no SSG user running out of Github does: you have versioning in your repo. The static site has no hand-coding–it is easy to regenerate.
This is good for users and good for you because builds with lots of static (non-generated) resources will use less bandwidth to transfer.
Please think about it.
In the meantime, I’ll wait to see if the other missing video shows up.