@Tyriar As far as I can tell this now works as before (tested in codespace).
Major changes:
google fonts delivered from /fonts
fontawesome delivered from /fonts
site build now depends on xterm & xterm-addon-webgl packages:
xterm.css, xterm.js and xterm-addon.webgl.js get copied over to /js for local delivery (done in gulp docs task)
jquery copied to /js as well (not even sure why we have that in deps)
I have not checked all sub pages for other foreign resouce loads, but as far as I checked in the source files it should now be free of remote resource loading.
Edit:
In the old blog pages there are still foreign resources (avatar images). I suggest to remove the blog pages and the blog section completely, last post there was written by Paris in 2017. A dead blog section is imho worse than none at all :sweat_smile:.
@Tyriar As far as I can tell this now works as before (tested in codespace).
Major changes:
/fonts
/fonts
xterm
&xterm-addon-webgl
packages:/js
for local delivery (done in gulp docs task)/js
as well (not even sure why we have that in deps)I have not checked all sub pages for other foreign resouce loads, but as far as I checked in the source files it should now be free of remote resource loading.
Edit: In the old blog pages there are still foreign resources (avatar images). I suggest to remove the blog pages and the blog section completely, last post there was written by Paris in 2017. A dead blog section is imho worse than none at all :sweat_smile:.