From dba0b18bc84822385a7b7e9350c4ada301fcb1ae Mon Sep 17 00:00:00 2001 From: inference Date: Fri, 12 Jan 2024 08:02:13 +0000 Subject: [PATCH] Switch from HTML to XHTML XHTML provides strict parsing checks to enforce XML compliance, unlike HTML which will allow broken code to load. Code-correctness will substantially increase with this change. --- about.html => about.xhtml | 81 +++++++++---------- blog.html | 53 ------------ blog.xhtml | 53 ++++++++++++ ...l => foss_is_working_against_itself.xhtml} | 28 +++---- ...security.html => systemd_insecurity.xhtml} | 40 +++++---- ...opoly.html => the_chromium_monopoly.xhtml} | 26 +++--- ...ted_the_issue_with_decentralisation.xhtml} | 28 +++---- changelog.html | 42 ---------- changelog.xhtml | 42 ++++++++++ ...constellation.html => constellation.xhtml} | 26 +++--- ...re-aa000-0.html => firmware-aa000-0.xhtml} | 26 +++--- ...re-xa000-0.html => firmware-xa000-0.xhtml} | 26 +++--- ...re-xb000-0.html => firmware-xb000-0.xhtml} | 26 +++--- .../{planetarium.html => planetarium.xhtml} | 26 +++--- contact.html => contact.xhtml | 42 +++++----- directory.html => directory.xhtml | 30 +++---- documentation.html | 42 ---------- documentation.xhtml | 42 ++++++++++ ...ened_malloc.html => hardened_malloc.xhtml} | 38 ++++----- ...penssl_selfsigned_certificate_chain.xhtml} | 34 ++++---- index.html | 31 ------- index.xhtml | 31 +++++++ key.html => key.xhtml | 37 ++++----- music.html => music.xhtml | 26 +++--- source.html => source.xhtml | 26 +++--- 25 files changed, 446 insertions(+), 456 deletions(-) rename about.html => about.xhtml (94%) delete mode 100644 blog.html create mode 100644 blog.xhtml rename blog/{foss_is_working_against_itself.html => foss_is_working_against_itself.xhtml} (92%) rename blog/{systemd_insecurity.html => systemd_insecurity.xhtml} (77%) rename blog/{the_chromium_monopoly.html => the_chromium_monopoly.xhtml} (87%) rename blog/{untrusted_the_issue_with_decentralisation.html => untrusted_the_issue_with_decentralisation.xhtml} (91%) delete mode 100644 changelog.html create mode 100644 changelog.xhtml rename changelog/{constellation.html => constellation.xhtml} (57%) rename changelog/{firmware-aa000-0.html => firmware-aa000-0.xhtml} (87%) rename changelog/{firmware-xa000-0.html => firmware-xa000-0.xhtml} (81%) rename changelog/{firmware-xb000-0.html => firmware-xb000-0.xhtml} (69%) rename changelog/{planetarium.html => planetarium.xhtml} (57%) rename contact.html => contact.xhtml (70%) rename directory.html => directory.xhtml (83%) delete mode 100644 documentation.html create mode 100644 documentation.xhtml rename documentation/{hardened_malloc.html => hardened_malloc.xhtml} (81%) rename documentation/{openssl_selfsigned_certificate_chain.html => openssl_selfsigned_certificate_chain.xhtml} (88%) delete mode 100644 index.html create mode 100644 index.xhtml rename key.html => key.xhtml (82%) rename music.html => music.xhtml (74%) rename source.html => source.xhtml (71%) diff --git a/about.html b/about.xhtml similarity index 94% rename from about.html rename to about.xhtml index 00e3aae..4f11152 100644 --- a/about.html +++ b/about.xhtml @@ -1,13 +1,13 @@ - + - + @@ -16,16 +16,16 @@

About