metafacture / metafacture-playground

Web application to play around with workflows using Fix and Flux
https://metafacture.org/playground
Apache License 2.0
3 stars 2 forks source link

Get rid of many external web dependencies as possible #43

Open dr0i opened 3 years ago

dr0i commented 3 years ago

At https://metafacture.org/playground/ the following domains are called to get a css:

This one is called for include javascript:

Is it possible to get rid of them all, at best?

Phu2 commented 1 year ago

The Semantic UI is calling fonts.googleapis.com per default, see https://stackoverflow.com/questions/31937610/change-default-font-in-semantic-ui-with-font-face/54208399#54208399 for tips on how to use them offline.

You may want to use https://gwfh.mranftl.com/fonts to get all the necessary files quickly.