Sugar Labs
Reduce DNS queries in ASLOv3
ASLOv3 is live on https://aslo3-devel.sugarlabs.org/en/.
Problem Case
- Many off-site resources are used in ASLOv3 such as https://cdnjs.cloudflare.com/ajax/libs/mdbootstrap/4.3.2/js/mdb.min.js
- These resources must be local so as to avoid multiple DNS queries, to allow port proxied use, and to pipeline requests.
- Commit the changes by storing the resources used locally and make a PR
Task tags
Students who completed this task
Harrison Katz