From a25660e9244bc811d5a66b9b8e66dabd2379a4c5 Mon Sep 17 00:00:00 2001 From: njlyon0 Date: Wed, 22 May 2024 15:29:49 -0400 Subject: [PATCH] Adding instructor / contributor information as a dedicated page rather than a dropdown menu --- _quarto.yml | 10 +--------- instructors.qmd | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+), 9 deletions(-) create mode 100644 instructors.qmd diff --git a/_quarto.yml b/_quarto.yml index 971703b..a6f0460 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -70,15 +70,7 @@ website: background: primary right: - text: "Instructors" - menu: - - text: "LTER Network" - href: https://lternet.edu/ - - text: "Marty Downs" - href: https://orcid.org/0000-0003-2833-956X - - text: "Nick J Lyon" - href: https://njlyon0.github.io/ - - text: "Carrie Kappel" - href: https://legacyworksgroup.com/team-content/carrie-kappel + href: instructors.qmd - icon: github href: https://github.com/lter/ssecr page-footer: diff --git a/instructors.qmd b/instructors.qmd new file mode 100644 index 0000000..fe0c060 --- /dev/null +++ b/instructors.qmd @@ -0,0 +1,20 @@ +--- +title: "SSECR Design Team" +--- + +## SSECR Design Team + +- Marty Downs (_she/her_) -- {{< fa brands orcid >}} [ORCID](https://orcid.org/0000-0003-2833-956X) +- Nick J Lyon (_they/them)_ -- {{< fa user >}} [Website](https://njlyon0.github.io/) -- {{< fa brands github >}} [GitHub](https://github.com/njlyon0) -- {{< fa brands orcid >}} [ORCID](https://orcid.org/0000-0003-3905-1078) +- Carrie Kappel (_/_) -- {{< fa user >}} [Website](https://legacyworksgroup.com/team-content/carrie-kappel) + +### Other Contributors + +- Ingrid Slette (_she/her_) +- Li Kui (_/_) + +## Supporting Organizations + +- [National Center for Ecological Analysis and Synthesis](https://www.nceas.ucsb.edu/) (NCEAS) +- [Long Term Ecological Research (LTER) Network Office](https://lternet.edu/) (LNO) +- [National Science Foundation](https://www.nsf.gov/) (NSF)