From 7805d1353ea735e3b9f450aa8a72f69cd1b203af Mon Sep 17 00:00:00 2001 From: Tanya Strydom Date: Sun, 1 Dec 2024 15:05:47 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=8E=20past=20members?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _freeze/people/execute-results/html.json | 2 +- assets/ejs/people_past.ejs | 4 --- people/people_past.yml | 35 ++++++------------------ 3 files changed, 10 insertions(+), 31 deletions(-) diff --git a/_freeze/people/execute-results/html.json b/_freeze/people/execute-results/html.json index b137873..c9cddf8 100644 --- a/_freeze/people/execute-results/html.json +++ b/_freeze/people/execute-results/html.json @@ -2,7 +2,7 @@ "hash": "b2ba94b3e9d01f0df52e10e16d5e5007", "result": { "engine": "knitr", - "markdown": "---\ntitle: \"Meet the Team\"\n#description: |\n# Stuff (if we want)\nlisting:\n - id: current_members\n template: assets/ejs/people_current.ejs\n contents: people/people_current.yml\n sort: name\n - id: past_members\n template: assets/ejs/people_past.ejs\n contents: people/people_past.yml\n sort: name\ntoc-location: right\n---\n\n\n\n\n## Current members\n\nThe people are what makes BioForge great! Here are the wonderful group members.\n\n::: {#current_members}\n:::\n\n## Past members\n\nMany wonderful people have called BioForge home and have since gone on to do some amazing things. (While others never leave!)\n\n::: {#past_members}\n:::\n\n## Collaborators\n\nWe work with some incredible researchers spanning several continents. These collaborations keep our science great and make the process all the more fun and rewarding.\n\n\n\n\n::: {.cell}\n::: {.cell-output-display}\n\n```{=html}\n
\n\n```\n\n:::\n:::", + "markdown": "---\ntitle: \"Meet the Team\"\n#description: |\n# Stuff (if we want)\nlisting:\n - id: current_members\n template: assets/ejs/people_current.ejs\n contents: people/people_current.yml\n sort: name\n - id: past_members\n template: assets/ejs/people_past.ejs\n contents: people/people_past.yml\n sort: name\ntoc-location: right\n---\n\n\n\n\n## Current members\n\nThe people are what makes BioForge great! Here are the wonderful group members.\n\n::: {#current_members}\n:::\n\n## Past members\n\nMany wonderful people have called BioForge home and have since gone on to do some amazing things. (While others never leave!)\n\n::: {#past_members}\n:::\n\n## Collaborators\n\nWe work with some incredible researchers spanning several continents. These collaborations keep our science great and make the process all the more fun and rewarding.\n\n\n\n\n::: {.cell}\n::: {.cell-output-display}\n\n```{=html}\n
\n\n```\n\n:::\n:::", "supporting": [], "filters": [ "rmarkdown/pagebreak.lua" diff --git a/assets/ejs/people_past.ejs b/assets/ejs/people_past.ejs index 70e8f88..a424e50 100644 --- a/assets/ejs/people_past.ejs +++ b/assets/ejs/people_past.ejs @@ -8,12 +8,8 @@
- -
- <%- item.name %> -
diff --git a/people/people_past.yml b/people/people_past.yml index 5f038d2..7612476 100644 --- a/people/people_past.yml +++ b/people/people_past.yml @@ -1,27 +1,10 @@ -- name: "Andrew P. Beckerman" - description: "Ecologist (sometimes)" - image: people/mugshots/abeckerman.jpg - email: andrew.p.beckerman@sheffield.ac.uk - github: andbeck - orcid: 0000-0002-4797-9143 - twitter: beckerhopper -- name: "Alain Danet" - description: "Stability of complex food webs" - image: people/mugshots/adanet.jpg - github: alaindanet - orcid: 0000-0002-1592-9483 - www: https://alaindanet.github.io/ - googlescholar: iijI6msAAAAJ - email: a.h.danet@sheffield.ac.uk -- name: "Tanya Strydom" - description: "🦖 DINOSAUR food webs" - image: people/mugshots/tstrydom.png - email: tanya.strydom@sheffield.ac.uk - github: TanyaS08 - bluesky: tanyadoesscience.bsky.social - orcid: 0000-0001-6067-1349 - www: https://tanyadoesscience.com/ -- name: "Alina Smith" - description: "" - image: people/mugshots/asmith.jpg \ No newline at end of file +- name: "Thomas Guillerme" + github: TGuillerme + orcid: 0000-0003-4325-1275 +- name: "Eva Delmas" + github: evadelmas + googlescholar: U2NR7WEAAAAJ +- name: "Chris Griffiths" + github: cagriffiths + googlescholar: ctGKMk8AAAAJ \ No newline at end of file