lots of edits
This commit is contained in:
parent
e8c3b89f74
commit
3f3e12e055
15 changed files with 325 additions and 52 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
<title>About | dendroalsia</title>
|
||||
<meta name="viewport" content="width=device-width,minimum-scale=1">
|
||||
<meta name="description" content="about dendroalsia.net">
|
||||
<meta name="description" content="dendroalsia is a genus of moss. According to Robin Wall Kimmerer, its name roughly translates to ‘companion of trees’.">
|
||||
<meta name="generator" content="Hugo 0.121.1">
|
||||
|
||||
|
||||
|
@ -34,18 +34,18 @@
|
|||
|
||||
|
||||
<meta property="og:title" content="About" />
|
||||
<meta property="og:description" content="about dendroalsia.net" />
|
||||
<meta property="og:description" content="dendroalsia is a genus of moss. According to Robin Wall Kimmerer, its name roughly translates to ‘companion of trees’." />
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://dendroalsia.net/about/" /><meta property="article:section" content="" />
|
||||
|
||||
|
||||
|
||||
<meta itemprop="name" content="About">
|
||||
<meta itemprop="description" content="about dendroalsia.net">
|
||||
<meta itemprop="description" content="dendroalsia is a genus of moss. According to Robin Wall Kimmerer, its name roughly translates to ‘companion of trees’.">
|
||||
|
||||
<meta itemprop="wordCount" content="61">
|
||||
<meta itemprop="wordCount" content="19">
|
||||
<meta itemprop="keywords" content="" /><meta name="twitter:card" content="summary"/><meta name="twitter:title" content="About"/>
|
||||
<meta name="twitter:description" content="about dendroalsia.net"/>
|
||||
<meta name="twitter:description" content="dendroalsia is a genus of moss. According to Robin Wall Kimmerer, its name roughly translates to ‘companion of trees’."/>
|
||||
|
||||
|
||||
</head>
|
||||
|
@ -76,6 +76,12 @@
|
|||
</a>
|
||||
</li>
|
||||
|
||||
<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>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
|
@ -89,13 +95,6 @@
|
|||
|
||||
<div class="tc-l pv6 ph3 ph4-ns">
|
||||
|
||||
<div class="f2 f1-l fw2 white-90 mb0 lh-title">About</div>
|
||||
|
||||
<div class="fw1 f5 f3-l white-80 measure-wide-l center lh-copy mt3 mb4">
|
||||
about dendroalsia.net
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
|
@ -111,14 +110,7 @@
|
|||
</h1>
|
||||
</header>
|
||||
<div class="nested-copy-line-height lh-copy f4 nested-links mid-gray">
|
||||
<figure><img src="/images/sunrise.png"/><figcaption>
|
||||
<h4>title of picture</h4>
|
||||
</figcaption>
|
||||
</figure>
|
||||
|
||||
<p>Hi, I’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>
|
||||
<p><a href="https://en.wikipedia.org/wiki/Dendroalsia">dendroalsia</a> is a genus of moss. According to Robin Wall Kimmerer, its name roughly translates to ‘companion of trees’.</p>
|
||||
<p><a href="https://en.wikipedia.org/wiki/Dendroalsia">dendroalsia</a> is a genus of moss. According to Robin Wall Kimmerer, its name roughly translates to ‘companion of trees’.</p>
|
||||
|
||||
</div>
|
||||
</article>
|
||||
|
@ -127,9 +119,7 @@
|
|||
</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://dendroalsia.net/" >
|
||||
© dendroalsia 2024
|
||||
</a>
|
||||
|
||||
<div>
|
||||
<div class="ananke-socials">
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue