Remix.run Logo
arjie 3 hours ago

Oh man, I was hoping I could offer a nicely-crawled version of my site. It would be cool if they offered that for site admins. Then everyone who wanted to crawl would just get a thing they could get for pure transfer cost. I suppose I could build one by submitting a crawl job against myself and then offering a `static.` subdomain on each thing that people could access. Then it's pure HTML instant-load.

echoangle 3 hours ago | parent [-]

I don’t really get the usecase. Is your site static? Then you should just render it to html files and host the static files. And if it’s not static, how would a snapshot of the pages help if they change later? And also why not just add some caching to the site then?

arjie 3 minutes ago | parent [-]

Ah the use-case is archive.org but fast. But it's okay. Before I die I will make the static copy of my site myself.