diff --git a/_quarto.yml b/_quarto.yml index 378be43..9abf4b7 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -32,7 +32,7 @@ website: - section: "How to Use" contents: - href: how-to-use.qmd - text: Getting Started + text: Overview - text: "Deep-Dive Analysis" href: tutorials/zenodo_isamples_analysis.qmd - text: "3D Globe Visualization" @@ -44,30 +44,28 @@ website: - section: "About" contents: - href: about.qmd - text: About iSamples - - href: people.qmd - text: Contributors - - section: "Information Architecture" + text: Objectives + - text: "PIs and Contributors" + href: "about.qmd#team" + - text: "Photo Gallery" + href: "about.qmd#photo-gallery" + - text: "Background & History" + href: "about.qmd#background-history" + - section: "Architecture and Vocabularies" contents: - design/index.qmd - design/requirements.md - text: Metadata Model href: "https://isamplesorg.github.io/metadata/" - models/index.qmd - - section: "Published Research" + - section: "Research & Resources" contents: - - text: Publications + - text: Publications & Conferences href: pubs.qmd - - text: 2020 SPNHC conference talk (video) - href: https://youtu.be/eRUw5NMksFo?t=105 - - text: iSamples metadata model talk (slides, PDF) - href: assets/2022-11_iSamplesMetadata.pdf - - section: "Resources" - contents: - - text: Zenodo community + - text: Zenodo Community href: https://zenodo.org/communities/isamples - icon: github - text: Github repositories + text: Github Repositories href: "https://github.com/isamplesorg/" repo-url: https://github.com/isamplesorg/isamplesorg.github.io diff --git a/pubs.qmd b/pubs.qmd index fe82748..25d3845 100644 --- a/pubs.qmd +++ b/pubs.qmd @@ -1,18 +1,19 @@ --- -title: Publications +title: "Publications & Conferences" subtitle: Publications, presentations, and other project outcomes bibliography: isamples-outcomes.bib csl: cite-full-inline.csl nocite: | @* +number-sections: false --- -TODO: +## Presentations {.unnumbered} -- Figure out grouping by reference type -- Automate update of the .bib file -- Adjust the bib stlye +- [2020 SPNHC conference talk (video)](https://youtu.be/eRUw5NMksFo?t=105) +- [iSamples metadata model talk (slides, PDF)](assets/2022-11_iSamplesMetadata.pdf) +## Publications {.unnumbered} ::: {#refs} :::