dev: use docsite binaries instead of building
Created by: keegancsmith
docsite brought in a lot of dependencies. It is faster to just fetch prebuilt binaries. This is some tech debt I have been wanting to do for a long time, especially since it often caused problem when doing go mod update.