74 lines
3 KiB
HTML
74 lines
3 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf8">
|
|
<title>~yosh</title>
|
|
<link rel="stylesheet" href="style/style.css">
|
|
</head>
|
|
|
|
<body>
|
|
<header>
|
|
<h1>~yosh@unix.dog</h1>
|
|
</header>
|
|
<section id="lbartop">
|
|
<div class="titlebar tb-pink" aria-hidden="true">
|
|
<span class="tbl" title="navigation"></span>
|
|
<span class="tbr"></span>
|
|
</div>
|
|
<nav>
|
|
<h2>navigation</h2>
|
|
<ul>
|
|
<li><a href="index.html">home</a>
|
|
<li><a href="info.html">information</a>
|
|
<li><a href="thoughts.html">thoughts</a>
|
|
<li><a href="software.html">software, scripts</a>
|
|
<li><a href="links.html">links</a>
|
|
<li><a href="credits.html">credits</a>
|
|
</ul>
|
|
</nav>
|
|
</section>
|
|
<section id="lbarbot">
|
|
<div class="titlebar tb-lblue" aria-hidden="true">
|
|
<span class="tbl" title="miscellaneous!!"></span>
|
|
<span class="tbr"></span>
|
|
</div>
|
|
<hr>
|
|
<ul class="displist sbgridlist" aria-hidden="true">
|
|
<li><img src="img/buttons/tosviolation.gif" alt="this page is a tos violation">
|
|
<li><img src="img/buttons/anybrowser.gif" alt="best viewed with any browser">
|
|
</ul>
|
|
</section>
|
|
<main>
|
|
<div class="titlebar tb-green" aria-hidden="true">
|
|
<span class="tbl" title="information"></span>
|
|
<span class="tbr"></span>
|
|
</div>
|
|
<h2>myself</h2>
|
|
<p>I'm yosh. or yoshi. or yoshiyosh... or yoshiyoshiyosh...<br>
|
|
my names get taken a lot. wonder why.<br>
|
|
I enjoy many things. honestly don't really know where to begin<br>
|
|
always hated introductions and talking about myself<br>
|
|
I like shell scripting, linux, the look of old UI, archival, anthropomorphic animals, and music. lots of music<br>
|
|
I'm also kinda a video game junkie. I enjoy doing hard stuff in video games I like<br>
|
|
<h2>site</h2>
|
|
<p>this is probably gonna be a more "social" site ??<br>
|
|
not sure how to really explain it, but here's where I'll probably put webrings n shit connecting to a bunch of other people in the same vein. who knows<br>
|
|
the actual design is more or less something that popped into my head while messing around with twm on my computer. I like the look of it<br>
|
|
in a perfect world this site would resemble those kinda "design group" abstract-y2k websites that I adore, but that usually requires making actual visual images. I do not have that skill</p>
|
|
<h2>where do I exist?</h2>
|
|
I exist on...
|
|
<ul>
|
|
<li>NeosVR: <strong>yosh</strong>
|
|
</ul>
|
|
you can contact me with any of these new-fangled fancy "buttons" the kids are using nowadays</p>
|
|
<ul class="gridlist displist">
|
|
<li><a href="mailto:yosh@unix.dog"><img src="img/buttons/email.gif" alt="e-mail"></a>
|
|
<li><a rel="me" href="https://wetdry.world/@Yoshi"><img src="img/buttons/mastodon.gif" alt="fediverse"></a>
|
|
<li><a href="https://twitter.com/yoshiyoshiyoshh"><img src="img/buttons/twitter.gif" alt="twitter"></a>(deprecated)
|
|
</ul>
|
|
</main>
|
|
<footer>
|
|
<p>this site is licensed under <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/">CC BY-NC-SA 4.0</a><br>
|
|
see the <a href="https://git.unix.dog/yosh/website">source code repository</a></p>
|
|
</footer>
|
|
</body>
|