diff options
-rw-r--r-- | csc.html | 13 | ||||
-rw-r--r-- | doodle.html | 21 | ||||
-rw-r--r-- | earbud.html | 11 | ||||
-rw-r--r-- | index.html | 24 | ||||
-rw-r--r-- | iokalant.html | 13 | ||||
-rw-r--r-- | meta.html | 9 | ||||
-rw-r--r-- | network.html | 11 | ||||
-rw-r--r-- | omnicom.html | 11 | ||||
-rw-r--r-- | orion.html | 9 |
9 files changed, 66 insertions, 56 deletions
@@ -2,8 +2,8 @@ <head> <title>Control Systems Club</title> <meta charset="utf-8"/> -<link rel="stylesheet" href="style.css"/> -<link rel="icon" type="image/png" href="img/fav/logo.png"/> +<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"> @@ -13,7 +13,7 @@ 一二三四 -->-------------------------------------------------------------------------------- -<a href="http://hairydiode.xyz">>HairyDiode</a> +<a href="https://hairydiode.xyz">>HairyDiode</a> -------------------------------------------------------------------------------- <!-- @@ -32,8 +32,8 @@ system. The first week of Control Systems Club will revolve around a set of reading assignments so that all members can brought up to the same level of technical competency. - <a href="http://math.mit.edu/~gs/linearalgebra/">Introduction to Linear Algebra</a> - <a href="http://gen.lib.rus.ec/book/index.php?md5=3A039E6BB43D417004D63149C7A97163">Non-linear Control for Underactuated Mechanical Systems</a> + <a href="https://math.mit.edu/~gs/linearalgebra/">Introduction to Linear Algebra</a> + <a href="https://gen.lib.rus.ec/book/index.php?md5=3A039E6BB43D417004D63149C7A97163">Non-linear Control for Underactuated Mechanical Systems</a> In terms of organization, we will have meetings every week for planning, then assign the job of designing various parts of our system to each member to @@ -45,5 +45,6 @@ To apply, ask me for a form in person. </div> </body> <!-- -if you're digging in the src you might be interested in how this site works here: https://hairydiode.xyz/meta.html +if you're digging in the src you might be interested in how this site works +here: https://hairydiode.xyz/meta2 --> diff --git a/doodle.html b/doodle.html index 9930c04..c01ff7d 100644 --- a/doodle.html +++ b/doodle.html @@ -2,8 +2,8 @@ <head> <title>Some Doodles</title> <meta charset="utf-8"/> -<link rel="stylesheet" href="style.css"/> -<link rel="icon" type="image/png" href="img/fav/logo.png"/> +<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"> @@ -13,7 +13,7 @@ 一二三四 -->-------------------------------------------------------------------------------- -<a href="http://hairydiode.xyz">>HairyDiode</a> +<a href="https://hairydiode.xyz">>HairyDiode</a> -------------------------------------------------------------------------------- <!-- @@ -25,30 +25,31 @@ The following images are all 15 to 19 MB in size, so loading them will be super slow, especially with gihub hosting. A watchface </pre> -<img src="img/doodle/watch.png" ></img> +<img src="https://hairydiode.xyz/img/doodle/watch.png" ></img> <pre> Ear bud holders </pre> -<img src="img/doodle/budholder.png" ></img> +<img src="https://hairydiode.xyz/img/doodle/budholder.png" ></img> <pre> A tower </pre> -<img src="img/doodle/scene.png" ></img> +<img src="https://hairydiode.xyz/img/doodle/scene.png" ></img> <pre> Layout </pre> -<img src="img/doodle/archi1.png" ></img> +<img src="https://hairydiode.xyz/img/doodle/archi1.png" ></img> <pre> More layout </pre> -<img src="img/doodle/archi2.png" ></img> +<img src="https://hairydiode.xyz/img/doodle/archi2.png" ></img> <pre> Even more layout </pre> -<img src="img/doodle/archi6.png" ></img> +<img src="https://hairydiode.xyz/img/doodle/archi6.png" ></img> </pre> </div> </body> <!-- -if you're digging in the src you might be interested in how this site works here: https://hairydiode.xyz/meta.html +if you're digging in the src you might be interested in how this site works +here: https://hairydiode.xyz/meta2 --> diff --git a/earbud.html b/earbud.html index 9c9710f..8ba66ba 100644 --- a/earbud.html +++ b/earbud.html @@ -2,8 +2,8 @@ <head> <title>Earbud Holders</title> <meta charset="utf-8"/> -<link rel="stylesheet" href="style.css"/> -<link rel="icon" type="image/png" href="img/fav/logo.png"/> +<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"> @@ -13,7 +13,7 @@ 一二三四 -->-------------------------------------------------------------------------------- -<a href="http://hairydiode.xyz">>HairyDiode</a> +<a href="https://hairydiode.xyz">>HairyDiode</a> -------------------------------------------------------------------------------- <!-- @@ -22,7 +22,7 @@ -------------------------------------------------------------------------------- Oof, looks like I didn't put out the updates I promised. As some consolation hear some poorly drafted plans for an altoid tin earbud holder to show that i'm -still alive. Pdf file <a href="http://hairydiode.xyz/earbud.pdf">here</a>. +still alive. Pdf file <a href="https://hairydiode.xyz/earbud.pdf">here</a>. If you're here for Control Systems Club updates, I'm going to be teaching everyone LibreCAD during today's meeting. Make sure you have it installed, The @@ -31,5 +31,6 @@ above is an example of what you can make with LibreCAD. </div> </body> <!-- -if you're digging in the src you might be interested in how this site works here: https://hairydiode.xyz/meta.html +if you're digging in the src you might be interested in how this site works +here: https://hairydiode.xyz/meta2 --> @@ -2,8 +2,8 @@ <head> <title>Home</title> <meta charset="utf-8"/> -<link rel="stylesheet" href="style.css"/> -<link rel="icon" type="image/png" href="img/fav/logo.png"/> +<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"> @@ -13,7 +13,7 @@ 一二三四 -->-------------------------------------------------------------------------------- -<a href="http://hairydiode.xyz">>HairyDiode</a> +<a href="https://hairydiode.xyz">>HairyDiode</a> -------------------------------------------------------------------------------- <!-- @@ -23,25 +23,27 @@ What is this? hairydiode.xyz Who are you? - Haoran S Diao + 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> Phone:(Two Four Oh)-938-1333 - Github:https://github.com/knolax Where's all the content? Scroll Down -<a href="http://hairydiode.xyz/doodle">[Some Doodles] 2-27-2018</a> +For my Git repos see <a href="https://hairydiode.xyz/cgit">here</a>. +For my Mastodon see <a href="https://social.hairydiode.xyz">here</a> +<a href="http://hairydiode.xyz/omnicom">[Omnicom Writeup] 1-12-2018</a> +<a href="http://hairydiode.xyz/network">[A Distributed Network Idea] 1-3-2018</a> +<a href="http://hairydiode.xyz/iokalant">[𘤝𘤞𘤀𘤛・𘤌𘤛𘤧𘤁・𘤊𘤡・𘤈𘤝-Iokalant Writing System-优卡文字系] 1-26-2018</a> <a href="http://hairydiode.xyz/earbud">[Earbud Holders] 3-7-2018</a> +<a href="http://hairydiode.xyz/doodle">[Some Doodles] 2-27-2018</a> <a href="http://hairydiode.xyz/csc">[Control Systems Club] 2-21-2018</a> <a href="http://hairydiode.xyz/orion">[Leaving ORION] 2-9-2018</a> -<a href="http://hairydiode.xyz/iokalant">[𘤝𘤞𘤀𘤛・𘤌𘤛𘤧𘤁・𘤊𘤡・𘤈𘤝-Iokalant Writing System-优卡文字系] 1-26-2018</a> -<a href="http://hairydiode.xyz/omnicom">[Omnicom Writeup] 1-12-2018</a> -<a href="http://hairydiode.xyz/stalker">[Github Stalker] 1-11-2018</a> -<a href="http://hairydiode.xyz/network">[A Distributed Network Idea] 1-3-2018</a> <a href="http://hairydiode.xyz/meta">[Making This Site] 11-13-2017</a> </pre> </div> </body> <!-- -if you're digging in the src you might be interested in how this site works here: https://hairydiode.xyz/meta.html +if you're digging in the src you might be interested in how this site works +here: https://hairydiode.xyz/meta2 --> diff --git a/iokalant.html b/iokalant.html index fc55242..4965195 100644 --- a/iokalant.html +++ b/iokalant.html @@ -2,8 +2,8 @@ <head> <title>𘤝𘤞𘤀𘤛・𘤌𘤛𘤧𘤁・𘤊𘤡・𘤈𘤝-Iokalant Writing System-优卡文字系</title> <meta charset="utf-8"/> -<link rel="stylesheet" href="style.css"/> -<link rel="icon" type="image/png" href="img/fav/logo.png"/> +<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"> @@ -13,7 +13,7 @@ 一二三四 -->-------------------------------------------------------------------------------- -<a href="http://hairydiode.xyz">>HairyDiode</a> +<a href="https://hairydiode.xyz">>HairyDiode</a> -------------------------------------------------------------------------------- <!-- @@ -26,7 +26,7 @@ of them. In order to do that I have to write them down, but the Latin alphabet doesn't exactly have enough letters/digraphs, so I've created my own alphabetic writing system.It is capable of writing down every phoneme I can make and only uses digraphs for dipthongs.I've already written the software support for this -and you can come see it <a href="https://github.com/knolax/iokalant-packages">here</a> +and you can come see it <a href="https://hairydiode.xyz/cgit/iokalant-packages">here</a> I'm using some of the unicode code points for the extinct Tangut language in unicode, and have created a TrueType font that draws Iokalant characters in @@ -40,7 +40,7 @@ section below that). 有时就有我自己的时候我会出一些似话的声音。为了把这种行为变得不那吗怪,我决定给这 些声音意义,用它们造作一个人造语言。所有语言都需要字系,而拉丁字母不够字/二字声 形。我已作出一个新的字系,优卡文,它能可代表所有我可发音的声部,而只需用二字形代 -表双元声。我已写支持优卡文的软件,可在<a href="https://github.com/knolax/iokalant-packages">这</a>观看。 +表双元声。我已写支持优卡文的软件,可在<a href="https://hairydiode.xyz/cgit/iokalant-packages">这</a>观看。 为了优卡文我利用了在统一码为代表绝言的西夏文的字码点位,而作出一个在那些点位画优 卡文的(TrueType)字体。这个字体以包含在本网站中,如你看见空盒,调一下你 @@ -124,5 +124,6 @@ TR PY EN CH NM </div> </body> <!-- -if you're digging in the src you might be interested in how this site works here: https://hairydiode.xyz/meta.html +if you're digging in the src you might be interested in how this site works +here: https://hairydiode.xyz/meta2 --> @@ -2,8 +2,8 @@ <head> <title>Making This Site</title> <meta charset="utf-8"/> -<link rel="stylesheet" href="style.css"/> -<link rel="icon" type="image/png" href="img/fav/logo.png"/> +<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"> @@ -13,7 +13,7 @@ 一二三四 -->-------------------------------------------------------------------------------- -<a href="http://hairydiode.xyz">>HairyDiode</a> +<a href="https://hairydiode.xyz">>HairyDiode</a> -------------------------------------------------------------------------------- <!-- @@ -46,5 +46,6 @@ github's servers when I push my changes. </div> </body> <!-- -if you're digging in the src you might be interested in how this site works here: https://hairydiode.xyz/meta.html +if you're digging in the src you might be interested in how this site works +here: https://hairydiode.xyz/meta2 --> diff --git a/network.html b/network.html index d144aa8..71b3c5d 100644 --- a/network.html +++ b/network.html @@ -2,8 +2,8 @@ <head> <title>A Distributed Network Idea</title> <meta charset="utf-8"/> -<link rel="stylesheet" href="style.css"/> -<link rel="icon" type="image/png" href="img/fav/logo.png"/> +<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"> @@ -13,7 +13,7 @@ 一二三四 -->-------------------------------------------------------------------------------- -<a href="http://hairydiode.xyz">>HairyDiode</a> +<a href="https://hairydiode.xyz">>HairyDiode</a> -------------------------------------------------------------------------------- <!-- @@ -23,12 +23,13 @@ So recently I had this idea for a distributed network that i'm planning on trying to build. To start off with I'm making my own SDR development device called an Omnicom, which I'll write about later. -You can read about it <a href="network.pdf">here</a>, but I warn you it's not actually a +You can read about it <a href="https://hairydiode.xyz/network.pdf">here</a>, but I warn you it's not actually a properly formatted LaTeX file, and it's mostly a rough outline of what I'm doing. A more fleshed out copy should come sometime next week. </pre> </div> </body> <!-- -if you're digging in the src you might be interested in how this site works here: https://hairydiode.xyz/meta.html +if you're digging in the src you might be interested in how this site works +here: https://hairydiode.xyz/meta2 --> diff --git a/omnicom.html b/omnicom.html index cbea994..57097df 100644 --- a/omnicom.html +++ b/omnicom.html @@ -2,8 +2,8 @@ <head> <title>Omnicom Writeup</title> <meta charset="utf-8"/> -<link rel="stylesheet" href="style.css"/> -<link rel="icon" type="image/png" href="img/fav/logo.png"/> +<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"> @@ -13,7 +13,7 @@ 一二三四 -->-------------------------------------------------------------------------------- -<a href="http://hairydiode.xyz">>HairyDiode</a> +<a href="https://hairydiode.xyz">>HairyDiode</a> -------------------------------------------------------------------------------- <!-- @@ -27,10 +27,11 @@ it just feels wrong writing something in LaTeX without it. Also I wrote this in a rush so it's badly formatted and I'm sure it's full of spellin errors. Write up <a href="omnicom.pdf">here</a> -Code for the Switch Keyboard Kernel Module <a href="https://github.com/knolax/skey">here</a> +Code for the Switch Keyboard Kernel Module <a href="https://hairydiode.xyz/cgit/skey">here</a> </pre> </div> </body> <!-- -if you're digging in the src you might be interested in how this site works here: https://hairydiode.xyz/meta.html +if you're digging in the src you might be interested in how this site works +here: https://hairydiode.xyz/meta2 --> @@ -2,8 +2,8 @@ <head> <title>Leaving ORION</title> <meta charset="utf-8"/> -<link rel="stylesheet" href="style.css"/> -<link rel="icon" type="image/png" href="img/fav/logo.png"/> +<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"> @@ -13,7 +13,7 @@ 一二三四 -->-------------------------------------------------------------------------------- -<a href="http://hairydiode.xyz">>HairyDiode</a> +<a href="https://hairydiode.xyz">>HairyDiode</a> -------------------------------------------------------------------------------- <!-- @@ -92,5 +92,6 @@ it if they email them to me at 1339802534.kk@gmail.com. </div> </body> <!-- -if you're digging in the src you might be interested in how this site works here: https://hairydiode.xyz/meta.html +if you're digging in the src you might be interested in how this site works +here: https://hairydiode.xyz/meta2 --> |