There are obviously a lot of very sophisticated DevOps types on here, but I was just wondering if there is a need for a script to re-assemble sites from archive.org that have already been taken down (usaid.gov was the one I was working on, until I found out about ArchiveTeam Warrior project (which I am now running).
(I would still love to know if you got usaid.gov.
Anyway, it is a little bit tricky job with a large site, because you have to gather the most recent snapshot of any file (which are all in directories by date), and then piece it all together and have it play nicely. If there is interest in this, let me know, because I was making pretty good progress on it.
(I know there is a Ruby gem that is supposed to do this, but my results were not that good.)