Skip to content

Commit 73f0fc1

Browse files
committed
move resources to sidebar outputs
1 parent b075da4 commit 73f0fc1

File tree

3 files changed

+21
-22
lines changed

3 files changed

+21
-22
lines changed

_quarto.yml

Lines changed: 17 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -32,23 +32,29 @@ website:
3232
- models/index.qmd
3333
- section: "Outputs"
3434
contents:
35+
- text: 2020 SPNHC conference talk (video)
36+
href: https://youtu.be/eRUw5NMksFo?t=105
37+
- text: iSamples metadata model talk (slides, PDF)
38+
href: assets/2022-11_iSamplesMetadata.pdf
3539
- text: Publications
3640
href: pubs.qmd
41+
- text: Zenodo community
42+
href: https://zenodo.org/communities/isamples
3743
- icon: github
38-
text: Github
44+
text: Github repositories
3945
href: "https://github.com/isamplesorg/"
4046
- section: "Getting Started"
4147
contents:
42-
- text: "iSamples Tutorials Overview"
43-
href: tutorials/index.qmd
44-
- text: "iSamples Parquet Tutorial"
45-
href: tutorials/parquet.qmd
46-
- text: "Zenodo iSamples OpenContext Tutorial"
47-
href: tutorials/zenodo_isamples_analysis.qmd
48-
- text: "Cesium View"
49-
href: tutorials/parquet_cesium.qmd
50-
- text: "Cesium View split sources"
51-
href: tutorials/parquet_cesium_split.qmd
48+
- text: "iSamples Tutorials Overview"
49+
href: tutorials/index.qmd
50+
- text: "iSamples Parquet Tutorial"
51+
href: tutorials/parquet.qmd
52+
- text: "Zenodo iSamples OpenContext Tutorial"
53+
href: tutorials/zenodo_isamples_analysis.qmd
54+
- text: "Cesium View"
55+
href: tutorials/parquet_cesium.qmd
56+
- text: "Cesium View split sources"
57+
href: tutorials/parquet_cesium_split.qmd
5258

5359
repo-url: https://github.com/isamplesorg/isamplesorg.github.io
5460
repo-actions: [edit, issue]
1.24 MB
Binary file not shown.

index.qmd

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,11 @@ The Internet of Samples (iSamples) is a multi-disciplinary and multi-institution
1010

1111
**Note**: iSamples Central is currently unavailable. The project now uses **geoparquet files** for efficient, browser-based data access and analysis:
1212

13-
📊 **[Interactive Tutorials](/tutorials/)** - Modern browser-based analysis with DuckDB-WASM
13+
📊    **[Interactive Tutorials](/tutorials/)** - Modern browser-based analysis with DuckDB-WASM
1414
<br/>
15-
🗺️ **Comprehensive Coverage** - Complete datasets from SESAR, OpenContext, GEOME, and Smithsonian
15+
🗺️ &nbsp;&nbsp; **Comprehensive Coverage** - Complete datasets from SESAR, OpenContext, GEOME, and Smithsonian
1616
<br/>
17-
🚀 **High Performance** - Fast, efficient data access with minimal memory usage
17+
🚀 &nbsp;&nbsp; **High Performance** - Fast, efficient data access with minimal memory usage
1818
<br/>
19-
🌐 **Universal Access** - Works in any modern browser without software installation
20-
21-
**Resources**
22-
23-
* [Recording of project presentation at the 2020 SPNHC & ICOM NATHIST Conference](https://youtu.be/eRUw5NMksFo?t=105)
24-
* [Zenodo Community](https://zenodo.org/communities/isamples)
25-
* [presentation of iSamples metadata model](https://zenodo.org/records/7434185/files/2022-11_iSamplesMetadata.pdf?download=1)
26-
19+
🌐 &nbsp;&nbsp; **Universal Access** - Works in any modern browser without software installation
2720

0 commit comments

Comments
 (0)