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:32:11 -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:38:30 -06:00
< meta name = "description" content = "Hi, I'm Ben, I live in Madison, WI and this is my server. The services it runs are hosted on various subdomains." >
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" >
2024-01-02 22:32:11 -06:00
< link href = "/index.xml" rel = "alternate" type = "application/rss+xml" title = "Dendroalsia" / >
< link href = "/index.xml" rel = "feed" type = "application/rss+xml" title = "Dendroalsia" / >
2024-01-02 21:17:34 -06:00
< link rel = "canonical" href = "https://dendroalsia.net/" >
2024-01-02 22:11:42 -06:00
< meta property = "og:title" content = "Dendroalsia" / >
2024-01-02 22:38:30 -06:00
< meta property = "og:description" content = "Hi, I'm Ben, I live in Madison, WI and this is my server. The services it runs are hosted on various subdomains." / >
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" >
2024-01-02 22:38:30 -06:00
< meta itemprop = "description" content = "Hi, I'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'm Ben, I live in Madison, WI and this is my server. The services it runs are hosted on various subdomains." / >
2024-01-02 21:17:34 -06:00
< / head >
< body class = "ma0 avenir bg-near-white" >
2024-01-02 22:11:42 -06:00
2024-01-02 22:32:11 -06:00
< header class = "cover bg-top" style = "background-image: url('https://dendroalsia.net/images/sunrise_squished.svg');" >
2024-01-02 22:11:42 -06:00
< 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" >
2024-01-02 22:32:11 -06:00
Dendroalsia
2024-01-02 21:17:34 -06:00
< / 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" >
2024-01-02 22:32:11 -06:00
2024-01-02 21:17:34 -06:00
< / h1 >
2024-01-02 22:32:11 -06:00
< h2 class = "fw1 f5 f3-l white-80 measure-wide-l center mt3" >
2024-01-02 22:38:30 -06:00
Hi, I' m Ben, I live in Madison, WI and this is my server. The services it runs are hosted on various subdomains.
2024-01-02 22:32:11 -06:00
< / h2 >
2024-01-02 21:17:34 -06:00
< / 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:32:11 -06:00
< 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 22:32:11 -06:00
< a class = "f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href = "https://dendroalsia.net/" >
< / a >
2024-01-02 21:17:34 -06:00
< div >
< div class = "ananke-socials" >
< / div >
< / div >
< / div >
< / footer >
< / body >
< / html >