Retire an old server to be a static site

from blog Jan Miksovsky’s blog, | ↗ original
I was able retire an old #Heroku site by copying the content to a completely #static #website. Instead of resurrecting the source project and rewriting it, I used the #WebOrigami crawl command to retrieve the static files. The @crawl picked up all but a few exotically-referenced resources that I copied over by hand. I dropped it all on Netlify....