hazumi
Back

Ask HN: Best static website cloning tool?

asynchronousx
3 points2 comments
Hey HN, I’m hoping to make a static preview of a dynamic web app I have, so people can view it with some data and not have all the data requests empty.

Looking through the available website clone options, none of them seem able to do all the things I want, namely: 1. Clone all the routes and resources for the site, rewriting the routes to work with the local copy 2. Let the data requests come back filled, then copy it as a static dataset for that component or page’s request.

Any tool suggestions out there?

Comments (2)

Ask HN: Best static website cloning tool?