NASA-Openscapes / earthdata-cloud-cookbook

A tutorial book of workflows for research using NASA EarthData in the Cloud created by the NASA-Openscapes team
https://nasa-openscapes.github.io/earthdata-cloud-cookbook
Other
87 stars 32 forks source link

1. Update _quarto.yml format to 2 lines & Document format for adding to _quarto.yml #230

Closed stefaniebutland closed 1 year ago

stefaniebutland commented 1 year ago

Be opinionated; use 2 lines

    - text: "Cheatsheets & Slides"
       href: cheatsheets.qmd

_quarto.yml text that shows up in the navbar:: - text will take precedence over title that is written in the href file.

Document this opinion

stefaniebutland commented 1 year ago

🤔 wondering how this interacts with / influence #231 #232 #233

stefaniebutland commented 1 year ago

Cookbook Structure screenshot showing _quarto.yml looks so clean! Is there some indenting we can do to clean our updated version?

stefaniebutland commented 1 year ago

PR ready for review https://github.com/NASA-Openscapes/earthdata-cloud-cookbook/pull/241

stefaniebutland commented 1 year ago

wooohoo merged PR!