dendroalsia.net/public/index.html

135 lines
3.2 KiB
HTML
Raw Normal View History

2024-01-02 21:17:34 -06:00
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
2024-01-02 22:11:42 -06:00
<title>Dendroalsia | dendroalsia</title>
2024-01-02 21:17:34 -06:00
<meta name="viewport" content="width=device-width,minimum-scale=1">
2024-01-02 22:11:42 -06:00
<meta name="description" content="The last theme you&#39;ll ever need. Maybe.">
2024-01-02 21:17:34 -06:00
<meta name="generator" content="Hugo 0.121.1">
<meta name="robots" content="noindex, nofollow">
<link rel="stylesheet" href="/ananke/css/main.min.css" >
<link href="/index.xml" rel="alternate" type="application/rss+xml" title="dendroalsia" />
<link href="/index.xml" rel="feed" type="application/rss+xml" title="dendroalsia" />
<link rel="canonical" href="https://dendroalsia.net/">
2024-01-02 22:11:42 -06:00
<meta property="og:title" content="Dendroalsia" />
<meta property="og:description" content="The last theme you&#39;ll ever need. Maybe." />
2024-01-02 21:17:34 -06:00
<meta property="og:type" content="website" />
<meta property="og:url" content="https://dendroalsia.net/" />
2024-01-02 22:11:42 -06:00
<meta itemprop="name" content="Dendroalsia">
<meta itemprop="description" content="The last theme you&#39;ll ever need. Maybe."><meta name="twitter:card" content="summary"/><meta name="twitter:title" content="Dendroalsia"/>
<meta name="twitter:description" content="The last theme you&#39;ll ever need. Maybe."/>
2024-01-02 21:17:34 -06:00
</head>
<body class="ma0 avenir bg-near-white">
2024-01-02 22:11:42 -06:00
<header class="cover bg-top" style="background-image: url('https://dendroalsia.net/images/sunrise.png');">
<div class="bg-black-60">
2024-01-02 21:17:34 -06:00
<nav class="pv3 ph3 ph4-ns" role="navigation">
<div class="flex-l justify-between items-center center">
<a href="/" class="f3 fw2 hover-white no-underline white-90 dib">
dendroalsia
</a>
<div class="flex-l items-center">
2024-01-02 22:11:42 -06:00
<ul class="pl0 mr3">
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/about/" title="About page">
About
</a>
</li>
2024-01-02 22:11:46 -06:00
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/contact/" title="Contact page">
Contact
</a>
</li>
2024-01-02 22:11:42 -06:00
</ul>
2024-01-02 21:17:34 -06:00
<div class="ananke-socials">
</div>
</div>
</div>
</nav>
2024-01-02 22:11:42 -06:00
<div class="tc-l pv4 pv6-l ph3 ph4-ns">
<h1 class="f2 f-subheadline-l fw2 white-90 mb0 lh-title">
Dendroalsia
2024-01-02 21:17:34 -06:00
</h1>
</div>
</div>
</header>
<main class="pb7" role="main">
<article class="cf ph3 ph5-l pv3 pv4-l f4 tc-l center measure-wide lh-copy mid-gray">
2024-01-02 22:11:46 -06:00
<p>Hi, I&rsquo;m Ben! I live in Madison, WI and this is my server. The services it runs are hosted on various subdomains.</p>
<p>Here is a <a href="https://git.dendroalsia.net">git repo</a> of some of my work, mostly data visualization scripts written in R.</p>
2024-01-02 22:11:42 -06:00
2024-01-02 21:17:34 -06:00
</article>
</main>
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
<div class="flex justify-between">
2024-01-02 22:11:46 -06:00
2024-01-02 21:17:34 -06:00
<div>
<div class="ananke-socials">
</div>
</div>
</div>
</footer>
</body>
</html>