💾 Archived View for thebird.nl › gn-gemtext-threads › issues › remove-external-js-code.gmi captured on 2022-04-28 at 17:30:14. Gemini links have been rewritten to link to archived content

View Raw

More Information

➡️ Next capture (2023-01-29)

-=-=-=-=-=-=-

Remove externally loaded JS

Tags

Description

`jquery-ui` is still loaded from a CDN. This needs to be packaged and loaded from our GNU Guix profile.

Tasks

- [ ] Package `jquery-ui`.

- [ ] Replace `jquery-ui` cdn with a link from the GNU Guix profile.

- [ ] Check and report if there are other js files we load from a CDN.