From 0853fbd2ab0d5efc7f5105faafb97abc94892815 Mon Sep 17 00:00:00 2001 From: hsbadr Date: Mon, 23 Sep 2024 12:33:54 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20hsbadr/a?= =?UTF-8?q?dditive@1766111cb260e1f13ece5d9f40c602e7fe3db962=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 404.html | 2 +- CODE_OF_CONDUCT.html | 2 +- CONTRIBUTING.html | 2 +- LICENSE-text.html | 2 +- LICENSE.html | 2 +- SUPPORT.html | 2 +- articles/BugReports.html | 4 ++-- articles/GetStarted.html | 4 ++-- articles/index.html | 2 +- authors.html | 2 +- index.html | 2 +- news/index.html | 2 +- pkgdown.js | 8 ++++++++ pkgdown.yml | 4 ++-- reference/additive.html | 2 +- reference/index.html | 2 +- 16 files changed, 26 insertions(+), 18 deletions(-) diff --git a/404.html b/404.html index eaf439b..6ddbe5e 100644 --- a/404.html +++ b/404.html @@ -60,7 +60,7 @@

Page not found (404)

diff --git a/CODE_OF_CONDUCT.html b/CODE_OF_CONDUCT.html index 581ff6f..e07aa46 100644 --- a/CODE_OF_CONDUCT.html +++ b/CODE_OF_CONDUCT.html @@ -109,7 +109,7 @@

Attribution -

Site built with pkgdown 2.1.0.

+

Site built with pkgdown 2.1.1.

diff --git a/CONTRIBUTING.html b/CONTRIBUTING.html index 3749bf4..7c4afb0 100644 --- a/CONTRIBUTING.html +++ b/CONTRIBUTING.html @@ -73,7 +73,7 @@

Code of Conduct diff --git a/LICENSE-text.html b/LICENSE-text.html index 360e3cc..6f743ae 100644 --- a/LICENSE-text.html +++ b/LICENSE-text.html @@ -44,7 +44,7 @@

License

diff --git a/LICENSE.html b/LICENSE.html index f518e4a..46ef4b6 100644 --- a/LICENSE.html +++ b/LICENSE.html @@ -48,7 +48,7 @@

MIT License

diff --git a/SUPPORT.html b/SUPPORT.html index dcccfb8..074b9e0 100644 --- a/SUPPORT.html +++ b/SUPPORT.html @@ -62,7 +62,7 @@

What happens next? -

Site built with pkgdown 2.1.0.

+

Site built with pkgdown 2.1.1.

diff --git a/articles/BugReports.html b/articles/BugReports.html index 9d93b27..2e30e3e 100644 --- a/articles/BugReports.html +++ b/articles/BugReports.html @@ -54,7 +54,7 @@

Hamada S. Badr

-

2024-09-16

+

2024-09-23

Source: vignettes/BugReports.Rmd
BugReports.Rmd
@@ -108,7 +108,7 @@

Environment -

Site built with pkgdown 2.1.0.

+

Site built with pkgdown 2.1.1.

diff --git a/articles/GetStarted.html b/articles/GetStarted.html index 221d9af..d2cd8bf 100644 --- a/articles/GetStarted.html +++ b/articles/GetStarted.html @@ -53,7 +53,7 @@

Get started with `additive`

Hamada S. Badr

-

2024-09-16

+

2024-09-23

Source: vignettes/GetStarted.Rmd
GetStarted.Rmd
@@ -241,7 +241,7 @@

2024-09-16

diff --git a/articles/index.html b/articles/index.html index 4854ced..f73fc11 100644 --- a/articles/index.html +++ b/articles/index.html @@ -48,7 +48,7 @@

All vignettes

diff --git a/authors.html b/authors.html index 8633db7..57d539c 100644 --- a/authors.html +++ b/authors.html @@ -65,7 +65,7 @@

Citation

diff --git a/index.html b/index.html index 431e646..7aba570 100644 --- a/index.html +++ b/index.html @@ -158,7 +158,7 @@

Developers

diff --git a/news/index.html b/news/index.html index fdfc387..f2830d9 100644 --- a/news/index.html +++ b/news/index.html @@ -101,7 +101,7 @@

additive 0.0.1 diff --git a/pkgdown.js b/pkgdown.js index 9757bf9..1a99c65 100644 --- a/pkgdown.js +++ b/pkgdown.js @@ -152,3 +152,11 @@ async function searchFuse(query, callback) { }); }); })(window.jQuery || window.$) + +document.addEventListener('keydown', function(event) { + // Check if the pressed key is '/' + if (event.key === '/') { + event.preventDefault(); // Prevent any default action associated with the '/' key + document.getElementById('search-input').focus(); // Set focus to the search input + } +}); diff --git a/pkgdown.yml b/pkgdown.yml index 18355cb..5a8903a 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -1,10 +1,10 @@ pandoc: 3.1.11 -pkgdown: 2.1.0 +pkgdown: 2.1.1 pkgdown_sha: ~ articles: BugReports: BugReports.html GetStarted: GetStarted.html -last_built: 2024-09-16T12:12Z +last_built: 2024-09-23T12:33Z urls: reference: https://hsbadr.github.io/additive/reference article: https://hsbadr.github.io/additive/articles diff --git a/reference/additive.html b/reference/additive.html index 1a5f6aa..b11c8d5 100644 --- a/reference/additive.html +++ b/reference/additive.html @@ -585,7 +585,7 @@

Examples -

Site built with pkgdown 2.1.0.

+

Site built with pkgdown 2.1.1.

diff --git a/reference/index.html b/reference/index.html index ce4d503..08b82e4 100644 --- a/reference/index.html +++ b/reference/index.html @@ -57,7 +57,7 @@

All functions -

Site built with pkgdown 2.1.0.

+

Site built with pkgdown 2.1.1.