mirror of
https://github.com/welpo/tabi.git
synced 2025-10-11 07:46:15 +02:00
first commit
This commit is contained in:
commit
0b117d1641
89 changed files with 1457 additions and 0 deletions
12
content/almost-no-js.md
Normal file
12
content/almost-no-js.md
Normal 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 :-)
|
Loading…
Add table
Add a link
Reference in a new issue