I’ve had a forum running for over a decade and over time it has lost relevance. The topic around what the forum was built served its purpose.
I’ve financially sponsored hosting over the years but I wonder what is a good way to convert the forum to more of a regular site. I’d love to change the forum to read only but there are some hosting costs that I need to cover associated to hosting discourse on a third party service. It doesn’t make much sense to keep the full forum going.
Wondering if there is a way I can download the DB and create a static site out of it.
If you want to keep PMs too (probably a bad idea if you’re making this public!)
Consider moving PMs to a category like:
c=Category.create(title: pms) # TODO: and stuff to make it private
pms=Topic.where(archetype: "private_message", subtype: "user_to_user")
pms.update_all(category_id: c.id, archetype: "regular")
Paste this to assign the cookie to COOKIE and then paste the cookies copied to clipboard by the Cooke Chrome extension.