File tree Expand file tree Collapse file tree 1 file changed +28
-27
lines changed Expand file tree Collapse file tree 1 file changed +28
-27
lines changed Original file line number Diff line number Diff line change 1-
2- project :
3- title : Scrivener + Quarto
4- render : ["*.qmd", "*.md"]
5- execute-dir : project
6- preview :
7- port : 5556
8- watch-inputs : true
9- navigate : true
10- website :
11- site-path : _site/
12- reader-mode : true
13- search :
14- location : navbar
15- type : textbox
16- navbar :
17- left :
18- - icon : github
19- right :
20- - icon : github
21- sidebar :
22- search : true
23- tools :
24- - icon : github
25- footer : Scrivener + Quarto
26- page-navigation : true
27- back-to-top-navigation : true
1+
2+ project :
3+ title : Scrivener + Quarto
4+ render : ["*.qmd", "*.md"]
5+ execute-dir : project
6+ preview :
7+ port : 5556
8+ watch-inputs : true
9+ navigate : true
10+ website :
11+ site-path : _site/
12+ reader-mode : true
13+ search :
14+ location : navbar
15+ type : textbox
16+ navbar :
17+ left :
18+ - icon : github
19+ right :
20+ - icon : github
21+ sidebar :
22+ search : true
23+ tools :
24+ - icon : github
25+ footer : Scrivener + Quarto
26+ page-navigation : true
27+ back-to-top-navigation : true
28+
You can’t perform that action at this time.
0 commit comments