Software Licensing
All written words on the pages of this website, the actual content of the sites, is licensed under the CC-BY-NC-SA.
My own Python and JavaScript code is licensed under the GPLv3, just like the static website generator Poole I'm using.
Everything can be found in the Git repo.
JavaScript
This is the LibreJS compatible JavaScript licensing information.
I'm using jQuery, SHJS and lightGallery on all pages. I'm also tracking your website visits with self-hosted Fathom analytics. For Duality I'm also using EmulatorJS.
These are all licensed as GPLv3 or MIT.
I think LibreJS is a really good idea. Unfortunately it is not well maintained or documented. I had some trouble getting it to work on my website. Apart from the very specific license names (Expat instead of MIT) the method of declaring licenses used on this page does no longer work. Due to async fetching of scripts they each have to include their own licensing information.