Convert to Quarto book (#1026)
* Use _quarto.yml * Rmd -> qmd * Update build type to None * Update styling Styling to get close to bs4_book + color * Convert crossrefs * Covert chunk options * Switch to plausible for analytics * Update action
This commit is contained in:
committed by
GitHub
parent
12474765cf
commit
262f4ba02f
5
.gitignore
vendored
5
.gitignore
vendored
@@ -7,11 +7,12 @@ _book
|
||||
*.md
|
||||
!CODE_OF_CONDUCT.md
|
||||
*.html
|
||||
!ga_script.html
|
||||
!plausible.html
|
||||
search_index.json
|
||||
libs
|
||||
*.rds
|
||||
_main.*
|
||||
bookdown*
|
||||
tmp-pdfcrop-*
|
||||
figures
|
||||
|
||||
/.quarto/
|
||||
|
||||
Reference in New Issue
Block a user