We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54e7815 commit 4190e89Copy full SHA for 4190e89
1 file changed
_quarto.yml
@@ -10,14 +10,26 @@ book:
10
favicon: images/favicon.png
11
chapters:
12
- index.qmd
13
- - part: "Getting Started"
+ - part: "Online GitHub Editor"
14
15
- - install.qmd
16
- - create.qmd
17
- - part: "Customization"
+ - OGHE_start.qmd
+ - OGHE_create.qmd
+ - OGHE_template.qmd
18
+ - OGHE_customize.qmd
19
+ - domain.qmd
20
+ - part: "GitHub Desktop"
21
+ chapters:
22
+ - GHD_start.qmd
23
+ - GHD_create.qmd
24
+ - GHD_template.qmd
25
+ - GHD_customize.qmd
26
27
+ - part: "RStudio and Git"
28
- - template.qmd
- - customizing.qmd
29
+ - RSG_start.qmd
30
+ - RSG_create.qmd
31
+ - RSG_template.qmd
32
+ - RSG_customize.qmd
33
- domain.qmd
34
35
bibliography: references.bib
0 commit comments