You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.
Enable incremental update from arrow page without rebuild the whole website.
I am not an expert in webhooks, but maybe we can use them.
The current state
We would download the webpage and map all links to the downloaded files.
Very time-consuming computation
#not-multithreaded
optionally there is aria2, but AFAIK it does not support recursive traversal.
Ideally
We would integrate the script/ configuration into out CI/CD to auto-build the dev-environment
The text was updated successfully, but these errors were encountered: