lots of edits
This commit is contained in:
parent
e8c3b89f74
commit
3f3e12e055
15 changed files with 325 additions and 52 deletions
|
@ -1,9 +1,10 @@
|
|||
---
|
||||
title: "Dendroalsia"
|
||||
|
||||
description: ""
|
||||
omit_header_text: true
|
||||
description: "Hi, I'm Ben! I live in Madison, WI and this is my server. The services it runs are hosted on various subdomains."
|
||||
theme_version: '2.8.2'
|
||||
cascade:
|
||||
featured_image: '/images/sunrise.png'
|
||||
featured_image: '/images/sunrise_squished.svg'
|
||||
---
|
||||
Welcome to my server.
|
||||
|
||||
|
||||
Here is a [git repo](https://git.dendroalsia.net) of some of my work, mostly data visualization scripts written in R.
|
|
@ -1,15 +1,8 @@
|
|||
---
|
||||
title: "About"
|
||||
description: "about dendroalsia.net"
|
||||
featured_image: '/images/sunrise.png'
|
||||
description: "Dendroalsia is a genus of moss. According to Robin Wall Kimmerer, its name roughly translates to 'companion of trees'."
|
||||
menu:
|
||||
main:
|
||||
weight: 1
|
||||
featured_image: '/images/sunrise_squished.svg'
|
||||
---
|
||||
{{< figure src="/images/sunrise.png" title="title of picture" >}}
|
||||
|
||||
Hi, I'm Ben! I live in Madison, WI and this is my server. The services it runs are hosted on various subdomains.
|
||||
|
||||
Here is a [git repo](https://git.dendroalsia.net) of some of my work, mostly data visualization scripts written in R.
|
||||
|
||||
[dendroalsia](https://en.wikipedia.org/wiki/Dendroalsia) is a genus of moss. According to Robin Wall Kimmerer, its name roughly translates to 'companion of trees'.
|
10
content/contact/index.md
Normal file
10
content/contact/index.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
title: Contact
|
||||
description: I'd love to hear from you
|
||||
featured_image: '/images/sunrise_squished.svg'
|
||||
type: page
|
||||
menu: main
|
||||
|
||||
---
|
||||
|
||||
Feel free to send me an [email](mailto:ben@dendroalsia.net)
|
Loading…
Add table
Add a link
Reference in a new issue