Skip to content

Commit b2bcead

Browse files
committed
updates to get started
1 parent cbf5d27 commit b2bcead

5 files changed

Lines changed: 64 additions & 789 deletions

File tree

doc/_quarto.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ website:
3030
keyboard-shortcut: []
3131
navbar:
3232
left:
33-
- get_started.qmd
33+
- text: Get started
34+
href: get_started/installation.qmd
3435
- text: Syntax
3536
menu:
3637
- text: Overview
@@ -116,6 +117,10 @@ website:
116117
contents:
117118
- text: Installation
118119
href: get_started/installation.qmd
120+
- text: The first plot
121+
href: get_started/first_plot.qmd
122+
- text: Grammar of graphics
123+
href: get_started/grammar.qmd
119124

120125
format:
121126
html:

0 commit comments

Comments
 (0)