Skip to content

Commit 792cee6

Browse files
rdhyeeclaude
andauthored
Clean up sidebar to match navbar and new page names (#66)
- Remove duplicate logo/tools from sidebar (navbar has them) - Remove stale Twitter icon - Remove duplicate Progressive Globe entry (now Interactive Explorer) - Rename old Interactive Explorer to Search Explorer under Tutorials - Promote How to Use to top-level sidebar Co-authored-by: Claude Opus 4.6 (1M context) <[email protected]>
1 parent 853e7ac commit 792cee6

File tree

1 file changed

+5
-16
lines changed

1 file changed

+5
-16
lines changed

_quarto.yml

Lines changed: 5 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -26,20 +26,13 @@ website:
2626
sidebar:
2727
style: "docked"
2828
search: true
29-
logo: assets/isampleslogopetal.png
30-
tools:
31-
- icon: github
32-
href: https://github.com/isamplesorg
33-
- icon: slack
34-
href: https://isamples.slack.com/
35-
- icon: twitter
36-
href: https://twitter.com/isamplesorg
3729
contents:
3830
- href: index.qmd
3931
text: Home
40-
- text: "Interactive Explorer"
41-
href: tutorials/progressive_globe.qmd
42-
aria-label: "Explore 6.7M samples on an interactive globe"
32+
- href: tutorials/progressive_globe.qmd
33+
text: Interactive Explorer
34+
- href: how-to-use.qmd
35+
text: How to Use
4336
- section: "Tutorials"
4437
contents:
4538
- text: "Overview"
@@ -48,18 +41,14 @@ website:
4841
href: tutorials/zenodo_isamples_analysis.qmd
4942
- text: "3D Globe Visualization"
5043
href: tutorials/parquet_cesium_isamples_wide.qmd
51-
- text: "Progressive Globe (H3 + Samples)"
52-
href: tutorials/progressive_globe.qmd
53-
- text: "Interactive Explorer"
44+
- text: "Search Explorer"
5445
href: tutorials/isamples_explorer.qmd
5546
- text: "Technical: Narrow vs Wide"
5647
href: tutorials/narrow_vs_wide_performance.qmd
5748
- section: "About"
5849
contents:
5950
- href: about.qmd
6051
text: About iSamples
61-
- href: how-to-use.qmd
62-
text: How to Use
6352
- href: people.qmd
6453
text: Contributors
6554
- section: "Information Architecture"

0 commit comments

Comments
 (0)