VIDA-NYU / reproserver

A web application reproducing ReproZip packages in the cloud.
https://server.reprozip.org/
BSD 3-Clause "New" or "Revised" License
10 stars 8 forks source link

Add web capture description #79

Closed erikanoms closed 2 years ago

erikanoms commented 2 years ago

Could you add the following paragraph instead of lorem ipsum on this page? [https://staging.server.reprozip.org/web]

After generating a ReproZip bundle (.rpz) file that contains the server-side elements of your app, you can archive the client-side assets using Web Capture. Upload your .rpz file below and start crawling.

It will look something like this

Screen Shot 2022-10-11 at 15 01 37

erikanoms commented 2 years ago

Also on the next page (after clicking upload on the previous page), could you add the following instead of lorem ipsum?

If you want to have more control and manually crawl, click “Record from browser”. If you prefer to crawl automatically, click “Start automated crawl”.

After the crawl is complete, you’ll be redirected to the original page. From there, download the new RPZ file (it has a WACZ file in it).

It will look something like this Screen Shot 2022-10-11 at 15 01 53

remram44 commented 2 years ago

I think this is a bit repetitive:

(...) Upload your .rpz file below and start crawling.

Upload a .rpz file to get started

So I'll just put it once:

Upload a .rpz file to start crawling


For the other page, it's a bit confusing if that message is seen when the WACZ has been created, no?