updated hugo?

This commit is contained in:
Ben Varick 2025-02-06 16:28:59 -06:00
parent cac1582c3a
commit e84433a49e
Signed by: ben
SSH key fingerprint: SHA256:jWnpFDAcacYM5aPFpYRqlsamlDyKNpSj3jj+k4ojtUo
13 changed files with 196 additions and 76 deletions

View file

@ -6,14 +6,15 @@
<title>Dendroalsia | Dendroalsia</title>
<meta name="viewport" content="width=device-width,minimum-scale=1">
<meta name="description" content="Hi, I&#39;m Ben, I live in Madison, WI and this is my server. The services it runs are hosted on various subdomains.">
<meta name="generator" content="Hugo 0.121.1">
<meta name="description" content="Hi, I&#39;m Ben, I live in Madison, WI">
<meta name="generator" content="Hugo 0.143.1">
<meta name="robots" content="noindex, nofollow">
<link rel="stylesheet" href="/ananke/css/main.min.css" >
@ -38,14 +39,19 @@
<link rel="canonical" href="https://dendroalsia.net/">
<meta property="og:title" content="Dendroalsia" />
<meta property="og:description" content="Hi, I&#39;m Ben, I live in Madison, WI and this is my server. The services it runs are hosted on various subdomains." />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://dendroalsia.net/" />
<meta property="og:url" content="https://dendroalsia.net/">
<meta property="og:site_name" content="Dendroalsia">
<meta property="og:title" content="Dendroalsia">
<meta property="og:description" content="Hi, I&#39;m Ben, I live in Madison, WI">
<meta property="og:locale" content="en_us">
<meta property="og:type" content="website">
<meta itemprop="name" content="Dendroalsia">
<meta itemprop="description" content="Hi, I&#39;m Ben, I live in Madison, WI and this is my server. The services it runs are hosted on various subdomains."><meta name="twitter:card" content="summary"/><meta name="twitter:title" content="Dendroalsia"/>
<meta name="twitter:description" content="Hi, I&#39;m Ben, I live in Madison, WI and this is my server. The services it runs are hosted on various subdomains."/>
<meta itemprop="name" content="Dendroalsia">
<meta itemprop="description" content="Hi, I&#39;m Ben, I live in Madison, WI">
<meta itemprop="wordCount" content="14">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Dendroalsia">
<meta name="twitter:description" content="Hi, I&#39;m Ben, I live in Madison, WI">
</head>
@ -99,7 +105,7 @@
</h1>
<h2 class="fw1 f5 f3-l white-80 measure-wide-l center mt3">
Hi, I&#39;m Ben, I live in Madison, WI and this is my server. The services it runs are hosted on various subdomains.
Hi, I&#39;m Ben, I live in Madison, WI
</h2>
</div>
@ -109,16 +115,102 @@
<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 host some of my work <a href="https://git.dendroalsia.net">here</a>, mostly data visualization scripts written in R.</p>
<article class="cf ph3 ph5-l pv3 pv4-l f4 tc-l center measure-wide lh-copy mid-gray">
<p>I host some of my work <a href="https://git.dendroalsia.net">here</a>, mostly data visualization scripts written in R.</p>
</article>
</article>
<div class="pa3 pa4-ns w-100 w-70-ns center">
<h1 class="flex-none">
Recent Dendroalsia
</h1>
<section class="w-100 mw8">
<div class="relative w-100 mb4">
<article class="bb b--black-10">
<div class="db pv4 ph3 ph0-l no-underline dark-gray">
<div class="flex flex-column flex-row-ns">
<div class="pr3-ns mb4 mb0-ns w-100 w-40-ns">
<a href="/about/" class="db grow">
<img src="https://dendroalsia.net/images/sunrise_squished.svg" class="img" alt="image from About">
</a>
</div>
<div class="blah w-100 w-60-ns pl3-ns">
<h1 class="f3 fw1 athelas mt0 lh-title">
<a href="/about/" class="color-inherit dim link">
About
</a>
</h1>
<div class="f6 f5-l lh-copy nested-copy-line-height nested-links">
</div>
<a href="/about/" class="ba b--moon-gray bg-light-gray br2 color-inherit dib f7 hover-bg-moon-gray link mt2 ph2 pv1">read more</a>
</div>
</div>
</div>
</article>
</div>
<div class="relative w-100 mb4">
<article class="bb b--black-10">
<div class="db pv4 ph3 ph0-l no-underline dark-gray">
<div class="flex flex-column flex-row-ns">
<div class="pr3-ns mb4 mb0-ns w-100 w-40-ns">
<a href="/contact/" class="db grow">
<img src="https://dendroalsia.net/images/sunrise_squished.svg" class="img" alt="image from Contact">
</a>
</div>
<div class="blah w-100 w-60-ns pl3-ns">
<h1 class="f3 fw1 athelas mt0 lh-title">
<a href="/contact/" class="color-inherit dim link">
Contact
</a>
</h1>
<div class="f6 f5-l lh-copy nested-copy-line-height nested-links">
<p>Feel free to send me an <a href="mailto:ben@dendroalsia.net">email</a></p>
</div>
<a href="/contact/" class="ba b--moon-gray bg-light-gray br2 color-inherit dib f7 hover-bg-moon-gray link mt2 ph2 pv1">read more</a>
</div>
</div>
</div>
</article>
</div>
</section>
</div>
</main>