File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 4
4
- objects.json
5
5
6
6
website :
7
+ title : pkgdown example
7
8
navbar :
8
9
left :
9
10
- href : https://machow.github.io/quartodoc/
@@ -14,7 +15,10 @@ website:
14
15
- icon : github
15
16
href : https://github.com/machow/quartodoc/tree/main/examples/pkgdown
16
17
17
-
18
+ format :
19
+ html :
20
+ theme :
21
+ light : minty
18
22
19
23
quartodoc :
20
24
style : pkgdown
Original file line number Diff line number Diff line change 4
4
- objects.json
5
5
6
6
website :
7
+ title : single-page example
7
8
navbar :
8
9
left :
9
10
- href : https://machow.github.io/quartodoc/
@@ -14,6 +15,10 @@ website:
14
15
- icon : github
15
16
href : https://github.com/machow/quartodoc/tree/main/examples/single-page
16
17
18
+ format :
19
+ html :
20
+ theme : minty
21
+
17
22
quartodoc :
18
23
style : single-page
19
24
dir : reference
You can’t perform that action at this time.
0 commit comments