http://josephdepqbvoq7tm7uvynwmsji4354zmd3yp3rrtc245rilvq4ixayd.onion/posts/hosting-docc-archives
To get setup add your DocC archive to a git repo, add the below configuration (updating the name of the .docarchive ), publish your repo (public or private), and then set it up on Netlify. [ build ] publish = "VaporDocC.doccarchive/" [ [ redirects ] ] from = "/documentation/*" status = 200 to = "/index.html" [ [ redirects ] ] from = "/tutorials/*" status = 200 to = "/index.html" [ [ redirects ] ] from = "/data/documentation.json" status = 200 to =...