Hmm. Well, but the thinking on this html-only site look back means that you wouldn’t have to store the images, etc., so long as you were willing to keep them alive at the site.
I was just mulling this over, in fact, after the earlier look at how to ‘really’ make a site that could look back in all aspects, and what the cost and resources would be.
I think, talbina, that you’re narrowing down your requirements here in a way that may produce a workable design as you keep at it.
I believe you’re now saying:
- once a day snapshot
- one page (site home) only
- willing to keep the resources such as images, javascript, css etc. undisturbed at the site. However, complications may enter here, as libraries like jquery, and your css perhaps as well, don’t tend to remain stable, though on the side of it working adequately, they may remain compatible.
- unlike the Wayback Machine, doesn’t purport to be a solution dependable over the ages.
- may not need always or over time to deliver picture-perfect results.
You could make a first try of such an arrangement by putting the html into a textfield of a simple EE channel, and displaying it using a template that had nothing in it but the exp:entries finding the page, and naming that text field. I think 😉 And that’s what feasability tests are for.
If this works adequately, you could do a manual version by simply copy-pasting the site view source html once a day. Something more automatic could be pretty readily constructed as an extension or module, along with using something like ee-cron to run it on schedule.
Anyway, an interesting idea, talbina, and you’re most welcome for the pokes into it above.
Regards,
Clive