I need to archive a forum running discourse (not because discourse is not great, just because the forum isn’t active anymore). I thought about going the wget / httrack route, but that won’t work since the client side JavaScript will still try to fetch data via the APIs.
Is there a recommended way to archive a discourse forum?
Thanks, I changed it to read only. What do you recommend as a next step to move the site towards a static HTML site that I can serve using GitHub pages or AWS CloudFront?