I was trying to preview docs after a very long time, it's taking hours to run all docs and I don't think it's worth waiting for this much time if someone just want to make a minor change! Is there any way we can shorten this time?
A bit of a manual approach, but I guess we can save the _freeze
directory of latest commit from master
branch somewhere (maybe in another branch or repo) and give option to contributors to download and put it in their docs
folder locally. Maybe we can use submodules for this...!
cc @penelopeysm!