keyboards also updated htmd
This commit is contained in:
parent
cde50a812a
commit
056f49b1b0
6 changed files with 43 additions and 5 deletions
27
site/keyboard/index.html
Normal file
27
site/keyboard/index.html
Normal file
|
@ -0,0 +1,27 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>something silly - index</title>
|
||||
<style>
|
||||
html { color-scheme: dark; }
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>keyboards!</h1>
|
||||
<p>
|
||||
I love weird keyboards. I have many ideas for more weird keyboards that I might make one day, physical and digital.<br>
|
||||
</p>
|
||||
<p>
|
||||
My main keyboard is a funny little 36-key split one that i designed myself (<a href="https://git.crispypin.cc/CrispyPin/leko-pona">here</a>)<br>
|
||||
I like it because I don't have to move my hands at all while typing (only when using the mouse).<br>
|
||||
This makes me more <strong>i m m e r s e d</strong> like im communicating directly with the computer.<br>
|
||||
I'd like to do it more directly some day.<br>
|
||||
</p>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue