first commit

This commit is contained in:
welpo 2023-02-02 15:53:54 +01:00
commit 0b117d1641
89 changed files with 1457 additions and 0 deletions

12
content/almost-no-js.md Normal file
View file

@ -0,0 +1,12 @@
+++
title = "Almost no JavaScript"
date = "2022-11-22"
[taxonomies]
tags = ["test"]
+++
# Javascript?
This theme has almost no JavaScript. It includes a single ~800 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 :-)