homepage/public/index.html

153 lines
3.8 KiB
HTML

<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Noah Diewald | Noah Diewald</title>
<meta name="viewport" content="width=device-width,minimum-scale=1">
<meta name="description" content="What more do you want?">
<meta name="generator" content="Hugo 0.105.0">
<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="Noah Diewald" />
<link href="/index.xml" rel="feed" type="application/rss+xml" title="Noah Diewald" />
<meta property="og:title" content="Noah Diewald" />
<meta property="og:description" content="What more do you want?" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://noah.diewald.me/" />
<meta itemprop="name" content="Noah Diewald">
<meta itemprop="description" content="What more do you want?"><meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Noah Diewald"/>
<meta name="twitter:description" content="What more do you want?"/>
</head>
<body class="ma0 avenir bg-near-white">
<header class="cover bg-top" style="background-image: url('https://noah.diewald.me/bg1.jpg');">
<div class="bg-black-60">
<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">
Noah Diewald
</a>
<div class="flex-l items-center">
<ul class="pl0 mr3">
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/bio/" title="Bio page">
Bio
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/links/" title="Links page">
Links
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/talks/" title="Publications and Talks page">
Publications and Talks
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/cv.pdf" title="CV page">
CV
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="https://git.diewald.me/" title="Source Code page">
Source Code
</a>
</li>
</ul>
<div class="ananke-socials">
</div>
</div>
</div>
</nav>
<div class="tc-l pv4 pv6-l ph3 ph4-ns">
<h1 class="f2 f-subheadline-l fw2 white-90 mb0 lh-title">
Noah Diewald
</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">
<p>I am a PhD candidate in the Linguistics Department at Ohio State
University. Follow the links above for more information about my
research, interests and software.</p>
</article>
</main>
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
<div class="flex justify-between">
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="https://noah.diewald.me/" >
&copy; Noah Diewald 2022
</a>
<div>
<div class="ananke-socials">
</div>
</div>
</div>
</footer>
</body>
</html>