howdoicomputer.lol/public/about/index.html

104 lines
3.1 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head><title>About &ndash; howdoicomputer</title>
<meta name="description" content="A dumping ground for ideas related to making, tomfoolery, and tomfoolery related to making">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="UTF-8"/>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.2/css/all.min.css" integrity="sha512-1sCRPdkRXhBV2PBLUdRb4tMg1w2YPf37qatUFeS7zlBy7jJI8Lf4VHwWfZZfpXtYSLy85pkm9GaYVYMfw5BC1A==" crossorigin="anonymous" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/academicons/1.9.1/css/academicons.min.css" integrity="sha512-b1ASx0WHgVFL5ZQhTgiPWX+68KjS38Jk87jg7pe+qC7q9YkEtFq0z7xCglv7qGIs/68d3mAp+StfC8WKC5SSAg==" crossorigin="anonymous" />
<link rel="stylesheet" href="https://howdoicomputer.lol/css/palettes/tokyo-night-dark.css">
<link rel="stylesheet" href="https://howdoicomputer.lol/css/risotto.css">
<link rel="stylesheet" href="https://howdoicomputer.lol/css/custom.css">
</head>
<body>
<div class="page">
<header class="page__header"><nav class="page__nav main-nav">
<ul>
<h1 class="page__logo"><a href="https://howdoicomputer.lol/" class="page__logo-inner">howdoicomputer</a></h1>
<li class="main-nav__item"><a class="nav-main-item" href="https://howdoicomputer.lol/about" title="">About</a></li>
<li class="main-nav__item"><a class="nav-main-item" href="https://howdoicomputer.lol/posts/" title="Posts">Posts</a></li>
</ul>
</nav>
</header>
<section class="page__body">
<header class="content__header">
<h1>About</h1>
</header>
<div class="content__body">
<h1 id="the-man-behind-the-books">the man behind the books</h1>
<p>I&rsquo;m a thirty-something who has been working as some flavor of SRE/DevOps/systems engineer for a little over a decade.</p>
<h1 id="books">books?</h1>
<p>Yeah, I love em.</p>
<h1 id="but-what-else">but what else</h1>
<p>I enjoy biking, board games, table-top RPGs, 3D printing, video games, guitar, and bad jokes.</p>
</div>
<footer class="content__footer"></footer>
</section>
<section class="page__aside">
<div class="aside__about">
<div class="aside__about">
<img class="about__logo" src="https://howdoicomputer.lol/favicon.ico" alt="Logo">
<h1 class="about__title">howdoicomputer&#39;s blog</h1>
<p class="about__description">A dumping ground for ideas related to making, tomfoolery, and tomfoolery related to making</p>
</div>
<ul class="aside__social-links">
</ul>
</div>
<hr>
<div class="aside__content">
<p>me</p>
</div>
</section>
<footer class="page__footer"><p>
</p>
<br /><br />
<p class="copyright"></p>
<p class="advertisement">Powered by <a href="https://gohugo.io/">hugo</a> and <a href="https://github.com/joeroe/risotto">risotto</a>.</p>
</footer>
</div>
</body>
</html>