Fork me on GitHub
#off-topic
<
2022-06-04
>
orestis16:06:09

Is there a turn-key spider app that I can use to download my blog as HTML? Bonus points if it can bypass SSL certificate checking :face_with_cowboy_hat:

p-himik17:06:30

I'd use wget. And it has a --no-check-certificate option, in addition to all those options you can fine-tune to download your blog the way you want.