From 2bae2791ca29025c77146cda12dc5d5120a66f10 Mon Sep 17 00:00:00 2001 From: Magnus Madsen Date: Mon, 3 Aug 2026 18:10:51 +0200 Subject: [PATCH] chore: update JavaScript FAQ items now that the site is static Co-Authored-By: Claude Fable 5 --- src/pages/faq.astro | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/pages/faq.astro b/src/pages/faq.astro index c5e68f2..5c9c187 100644 --- a/src/pages/faq.astro +++ b/src/pages/faq.astro @@ -214,9 +214,8 @@ import Question from "../components/FAQ/Question.astro"; Why does the website require JavaScript?
- We built the website using the popular React framework. Using React was - easy. Ultimately, we want to spend our time writing compilers, not - writing websites. + It no longer does. Well, almost: the carousel spins better with + JavaScript, doesn't it?
@@ -226,9 +225,8 @@ import Question from "../components/FAQ/Question.astro"; the website without that bloat, I wonder what the language is like?
- Indeed, if your computer is too old to run a modern browser that - supports JavaScript then probably your computer is too old to run a - modern JVM that supports Flix. Sorry. + Good news: the website is now static HTML and loads fine without + JavaScript. You can even browse it with curl.
@@ -236,7 +234,7 @@ import Question from "../components/FAQ/Question.astro"; "This site requires JavaScript"

- People who have criticized the website for using JavaScript: [1], [2], [3]

- People who have offered to help refactor the site to use static html: 01.

+ +

People who can now complain about the CSS: everyone.