alexohneander-zola/content/almost-no-js.md
2023-02-22 01:58:21 +01:00

333 B

+++ title = "Almost no JavaScript" date = "2023-01-06" [taxonomies] tags = ["showcase"] +++

Javascript?

This theme has almost no JavaScript. It includes a single ~950 byte .js file with the logic for the light/dark mode switch.

Other than that, it's a fast site with html and css. Just the way (most of) the web should be :-)