summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html68
1 files changed, 68 insertions, 0 deletions
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..7fb529a
--- /dev/null
+++ b/index.html
@@ -0,0 +1,68 @@
+<!DOCTYPE html>
+<head>
+<title>Home</title>
+<meta charset="utf-8"/>
+<link rel="stylesheet" href="https://hairydiode.xyz/style.css"/>
+<link rel="icon" type="image/png" href="https://hairydiode.xyz/img/fav/logo.png"/>
+</head>
+<body>
+<div class="content">
+<pre>
+<!--
+123456789-223456789-323456789-423456789-523456789-623456789-723456789-8234567890
+一二三四
+-->--------------------------------------------------------------------------------
+
+<a href="https://hairydiode.xyz">>HairyDiode</a>
+
+--------------------------------------------------------------------------------
+<!--
+123456789-223456789-323456789-423456789-523456789-623456789-723456789-8234567890
+一二三四--> Home
+--------------------------------------------------------------------------------
+ ________
+ |,-------
+ ||_____.
+ `-- --.|
+ // ||
+ // //
+ // //
+ // //
+ //
+ HSD 刁浩然
+
+What is this?
+ hairydiode.xyz
+Who are you?
+ Haoran S. Diao
+How do I tell you your site is ugly?
+ Email:0@hairydiode.xyz
+ <a href="https://hairydiode.xyz/key">Public Key</a>
+Where's all the other stuff you host from this domain?
+ <a href="https://hairydiode.xyz/cgit">My Git Repos</a>
+ <a href="https://social.hairydiode.xyz">My Mastodon Instance</a>
+Where's all the content?
+ Scroll Down
+<a href="https://hairydiode.xyz/jankime">[Janky IME] 6-29-2023</a>
+<a href="https://hairydiode.xyz/ptyim">[Non-Janky Input Method for the Linux Console (and other Terminals)] 09-06-2025</a>
+<a href="https://hairydiode.xyz/xkbabuse">[Abusing X11's xkb for fun and profit] 08-19-2025</a>
+<a href="https://hairydiode.xyz/fourcorners">[Four Corners Input Method for ibus-table] 11-25-2023</a>
+<a href="https://hairydiode.xyz/unihome">[We Have Unicode at Home] 6-30-2023</a>
+<a href="https://hairydiode.xyz/matrix">[Matrix Homeserver] 3-17-2019</a>
+<a href="https://hairydiode.xyz/csc-workflow">[Control Systems Club Project Workflow] 1-24-2019</a>
+<a href="https://hairydiode.xyz/csc-new">[Control Systems Club Web Controlled Servo Instructions] 1-24-2019</a>
+<a href="https://hairydiode.xyz/key">[PGP Public Key] 6-26-2018</a>
+<a href="https://hairydiode.xyz/meta2">[Moving This Site] 6-26-2018</a>
+<a href="https://hairydiode.xyz/csc">[Control Systems Club] 2-21-2018</a>
+<a href="https://hairydiode.xyz/earbud">[Earbud Holders] 3-7-2018</a>
+<a href="https://hairydiode.xyz/doodle">[Some Doodles] 2-27-2018</a>
+<a href="https://hairydiode.xyz/meta">[Making This Site] 11-13-2017</a>
+</pre>
+</div>
+<br>
+<br>
+</body>
+<!--
+if you're digging in the src you might be interested in how this site works
+here: https://hairydiode.xyz/meta2
+-->