From cdd7fb9ab26866303daf77549bea65bb18031c63 Mon Sep 17 00:00:00 2001 From: Andreas Gammelgaard Damsbo Date: Thu, 20 Jun 2024 10:46:37 +0200 Subject: [PATCH] minor updates and added contacts. pivoting from strictly work to a mixed site. it all blends anyways --- _quarto.yml | 4 ++-- index.qmd | 13 ++++++++++--- mixed/Jupyter Lab.qmd | 4 +++- mixed/wireguard-vps-homeserver-bridge.qmd | 1 - 4 files changed, 15 insertions(+), 7 deletions(-) diff --git a/_quarto.yml b/_quarto.yml index b5234bd..7bd7972 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -38,15 +38,15 @@ website: page-footer: background: dark center: | - Made using [Quarto](https://quarto.org/) | [CC BY-NC 4.0](LICENSE.html) | Statistics with [Umami](https://analytics.gdamsbo.dk/share/TLJEY9tJaZ324zTH/Andreas) + Made using [Quarto](https://quarto.org/) | [CC BY-NC 4.0](LICENSE.html) | Statistics with [Umami](https://analytics.gdamsbo.dk/share/TLJEY9tJaZ324zTH/Andreas) | [Contact](mailto:andreas@gdamsbo.dk) format: html: code-fold: true code-overflow: wrap theme: - dark: solar light: lumen + dark: solar # css: styles.css toc: true link-external-newwindow: true diff --git a/index.qmd b/index.qmd index 48b5577..9896ff2 100644 --- a/index.qmd +++ b/index.qmd @@ -7,7 +7,14 @@ about: links: - href: "mailto:andrlr@rm.dk" icon: "hospital" - text: Mail + text: Work + - href: "mailto:andreas@gdamsbo.dk" + icon: "envelope" + text: Private + - href: "https://matrix.to/#/@andreas:gdamsbo.dk" + text: Matrix + icon: "chat" + rel: "me" - href: "https://github.com/agdamsbo" text: GitHub icon: "github" @@ -25,10 +32,10 @@ about: Hi! I am **Andreas Gammelgaard Damsbo**. I am a medical doctor and PhD-student at the [Danish Stroke Centre, Aarhus University Hospital](https://www.en.auh.dk/departments/danish-stroke-centre/) and [Department of Clinical Medicine, Aarhus University](https://pure.au.dk/portal/en/persons/andreas-gammelgaard-damsbo(e3c4afce-3eba-4456-8b8b-2fd90775c87a).html). -This is my professional website, where I will write about the research and other projects I am engaged with through my work. Don't hesitate to contact me if you want to collaborate or want to share your thoughts on some of my work. +This is my website, where I mostly will write about the research and other projects I am engaged with through my work. Don't hesitate to contact me if you want to collaborate or want to share your thoughts on some of my work. I use open source software in my work as much as possible, and document my work following the same ideology for others to get inspired or criticise. Likewise, the source for this page is freely available [on GitHub](https://github.com/agdamsbo/andreas.gdamsbo). -I also do other things than work, which I might link to or write about. +I also do other things than work, which I might link to or write about here as well. Take care! diff --git a/mixed/Jupyter Lab.qmd b/mixed/Jupyter Lab.qmd index 8228b6a..9266571 100644 --- a/mixed/Jupyter Lab.qmd +++ b/mixed/Jupyter Lab.qmd @@ -4,9 +4,11 @@ date: 2023-11-28 description: Step-wise notes to get the IRkernel to run in Jupyter Lab on YunoHost. categories: - YunoHost + - Homelab + - Selfhost - IRkernel - R - - Jupyter + - Jupyter Lab --- # Getting R to run in Jupyter Lab diff --git a/mixed/wireguard-vps-homeserver-bridge.qmd b/mixed/wireguard-vps-homeserver-bridge.qmd index 2ac6542..587e673 100644 --- a/mixed/wireguard-vps-homeserver-bridge.qmd +++ b/mixed/wireguard-vps-homeserver-bridge.qmd @@ -4,7 +4,6 @@ date: 2022-09-28 description: Short reference documentation for setting up a VPS-homeserver bridge with Wireguard. categories: - Selfhost - - Homelab - Wireguard - VPS - VPN