fix menu + add landing page

This commit is contained in:
behinger (s-ccs 001) 2023-09-28 13:02:33 +00:00
parent ae539178a8
commit 774efb2697
2 changed files with 13 additions and 4 deletions

View File

@ -41,12 +41,16 @@ website:
contents:
- href: material/1_mon/rse/rse_basics_slides.qmd
text: "📊 1 - RSE"
- href: "missing.md"
text: "📝 2 - Why Julia"
- href: "material/1_mon/why_julia/page.qmd"
text: "📊 2 - Why Julia"
- href: "material/1_mon/firststeps/firststeps_handout.qmd"
text: "📝 3 - First Steps"
text: "📝 3 - First Steps: Handout"
- href: "material/1_mon/firststeps/tasks.qmd"
text: "🛠 3 - First Steps: Exercises"
- href: "material/1_mon/envs/envs_handout.qmd"
text: "📝 4 - Environments & Packages"
text: "📝 4 - Envs & Pkgs : Handout"
- href: "material/1_mon/envs/envs_tasks.qmd"
text: "🛠 4 - Envs & Pkgs: Exercises"
- section: "Tuesday"
contents:
- href: material/2_tue/git/intro_slides.md

View File

@ -0,0 +1,5 @@
# Why Julia?
Introduction talk from Hendrik Ranocha.
Please find the slides [here (pdf)](2023_Ranocha_Why_Julia.pdf)