From aa565f73e92c7bf6130fbd2d0c0b92418bbe91de Mon Sep 17 00:00:00 2001 From: Quarto GHA Workflow Runner Date: Tue, 30 Jan 2024 11:36:37 +0000 Subject: [PATCH] Built site for gh-pages --- .nojekyll | 2 +- DAISIE.html | 248 +++++++++- .../figure-html/unnamed-chunk-10-1.png | Bin 86606 -> 0 bytes .../figure-html/unnamed-chunk-11-1.png | Bin 114121 -> 86606 bytes .../figure-html/unnamed-chunk-12-1.png | Bin 0 -> 113838 bytes .../figure-html/unnamed-chunk-6-1.png | Bin 78915 -> 0 bytes .../figure-html/unnamed-chunk-7-1.png | Bin 56432 -> 78915 bytes .../figure-html/unnamed-chunk-8-1.png | Bin 114610 -> 56432 bytes .../figure-html/unnamed-chunk-9-1.png | Bin 0 -> 114049 bytes DAISIEprep.html | 453 +++++++++++++----- assignment.html | 228 ++++++++- data/Figure_Insula_Tip_states.pdf | Bin 0 -> 129980 bytes data/Insula_checklist.xlsx | Bin 11674 -> 11877 bytes data/galapagos_datalist.Rdata | Bin 0 -> 545 bytes exercise.html | 235 ++++++++- index.html | 221 ++++++++- installation.html | 223 ++++++++- introduction.html | 228 ++++++++- search.json | 136 +++++- site_libs/bootstrap/bootstrap-dark.min.css | 12 +- site_libs/bootstrap/bootstrap-icons.css | 148 ++++-- site_libs/bootstrap/bootstrap-icons.woff | Bin 164168 -> 176200 bytes site_libs/bootstrap/bootstrap.min.css | 12 +- site_libs/bootstrap/bootstrap.min.js | 6 +- site_libs/quarto-html/anchor.min.js | 6 +- site_libs/quarto-html/popper.min.js | 4 +- site_libs/quarto-html/quarto.js | 29 +- site_libs/quarto-nav/quarto-nav.js | 21 +- site_libs/quarto-search/autocomplete.umd.js | 4 +- site_libs/quarto-search/quarto-search.js | 161 +++++-- 30 files changed, 2002 insertions(+), 375 deletions(-) delete mode 100644 DAISIE_files/figure-html/unnamed-chunk-10-1.png create mode 100644 DAISIE_files/figure-html/unnamed-chunk-12-1.png delete mode 100644 DAISIE_files/figure-html/unnamed-chunk-6-1.png create mode 100644 DAISIE_files/figure-html/unnamed-chunk-9-1.png create mode 100644 data/Figure_Insula_Tip_states.pdf create mode 100644 data/galapagos_datalist.Rdata diff --git a/.nojekyll b/.nojekyll index 7d1b4dd..8cba515 100644 --- a/.nojekyll +++ b/.nojekyll @@ -1 +1 @@ -53bd91ba \ No newline at end of file +f8b0f27b \ No newline at end of file diff --git a/DAISIE.html b/DAISIE.html index 52d5a6f..2bbe6f3 100644 --- a/DAISIE.html +++ b/DAISIE.html @@ -2,7 +2,7 @@ - + @@ -23,7 +23,7 @@ } /* CSS for syntax highlighting */ pre > code.sourceCode { white-space: pre; position: relative; } -pre > code.sourceCode > span { display: inline-block; line-height: 1.25; } +pre > code.sourceCode > span { line-height: 1.25; } pre > code.sourceCode > span:empty { height: 1.2em; } .sourceCode { overflow: visible; } code.sourceCode > span { color: inherit; text-decoration: inherit; } @@ -84,7 +84,13 @@ "collapse-after": 3, "panel-placement": "start", "type": "textbox", - "limit": 20, + "limit": 50, + "keyboard-shortcut": [ + "f", + "/", + "s" + ], + "show-item-context": false, "language": { "search-no-results-text": "No results", "search-matching-documents-text": "matching documents", @@ -93,6 +99,7 @@ "search-more-match-text": "more match in this document", "search-more-matches-text": "more matches in this document", "search-clear-button-title": "Clear", + "search-text-placeholder": "", "search-detached-cancel-button-title": "Cancel", "search-submit-button-title": "Submit", "search-label": "Search" @@ -108,12 +115,12 @@