From 238d183704da58a9bea492401ae4bdd33501581a Mon Sep 17 00:00:00 2001 From: kelly-sovacool Date: Sat, 17 Aug 2024 00:07:54 +0000 Subject: [PATCH] deploy: c3324fc0ad2f9858438c84bbb2f24927a8f3a220 --- dev/CHANGELOG.html | 28 +++++++++++++++++-- dev/CONTRIBUTING.html | 42 ++++++++++++++++++++++++++-- dev/index.html | 41 +++++++++++++++++++++++++-- dev/reference/index.html | 30 ++++++++++++++++++-- dev/reference/jobby.html | 55 +++++++++++++++++++++++++++++++++++-- dev/reference/peek.html | 38 +++++++++++++++++++++++-- dev/reference/pipeline.html | 27 ++++++++++++++++-- dev/reference/pkg_util.html | 41 +++++++++++++++++++++++++-- dev/reference/shell.html | 34 +++++++++++++++++++++-- dev/robots.txt | 1 + dev/sitemap.xml | 39 ++++++++++++++++++++++++++ 11 files changed, 349 insertions(+), 27 deletions(-) create mode 100644 dev/robots.txt create mode 100644 dev/sitemap.xml diff --git a/dev/CHANGELOG.html b/dev/CHANGELOG.html index 073f9a8..b4119f8 100644 --- a/dev/CHANGELOG.html +++ b/dev/CHANGELOG.html @@ -72,7 +72,7 @@ - +
@@ -124,7 +124,16 @@
- +
@@ -378,7 +387,7 @@

Tools 0.0.1

} var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); var mailtoRegex = new RegExp(/^mailto:/); - var filterRegex = new RegExp('/' + window.location.host + '/'); + var filterRegex = new RegExp("https:\/\/ccbr\.github\.io\/Tools"); var isInternal = (href) => { return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); } @@ -707,6 +716,19 @@

Tools 0.0.1

});
+ diff --git a/dev/CONTRIBUTING.html b/dev/CONTRIBUTING.html index 7949ce1..b4d797a 100644 --- a/dev/CONTRIBUTING.html +++ b/dev/CONTRIBUTING.html @@ -106,7 +106,7 @@ - +
@@ -158,7 +158,30 @@
- +
@@ -537,7 +560,7 @@

Helpful } var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); var mailtoRegex = new RegExp(/^mailto:/); - var filterRegex = new RegExp('/' + window.location.host + '/'); + var filterRegex = new RegExp("https:\/\/ccbr\.github\.io\/Tools"); var isInternal = (href) => { return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); } @@ -866,6 +889,19 @@

Helpful });

+ diff --git a/dev/index.html b/dev/index.html index 72a7b4a..f62b06f 100644 --- a/dev/index.html +++ b/dev/index.html @@ -106,7 +106,7 @@ - +
@@ -158,7 +158,29 @@
- +
@@ -515,7 +537,7 @@

Bibtex entry

} var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); var mailtoRegex = new RegExp(/^mailto:/); - var filterRegex = new RegExp('/' + window.location.host + '/'); + var filterRegex = new RegExp("https:\/\/ccbr\.github\.io\/Tools"); var isInternal = (href) => { return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); } @@ -844,6 +866,19 @@

Bibtex entry

});
+ diff --git a/dev/reference/index.html b/dev/reference/index.html index 49cdb69..b6b1008 100644 --- a/dev/reference/index.html +++ b/dev/reference/index.html @@ -72,7 +72,7 @@ - +
@@ -188,7 +188,18 @@
- +
@@ -465,7 +476,7 @@

Modules

} var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); var mailtoRegex = new RegExp(/^mailto:/); - var filterRegex = new RegExp('/' + window.location.host + '/'); + var filterRegex = new RegExp("https:\/\/ccbr\.github\.io\/Tools"); var isInternal = (href) => { return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); } @@ -794,6 +805,19 @@

Modules

}); + diff --git a/dev/reference/jobby.html b/dev/reference/jobby.html index a041928..26cea90 100644 --- a/dev/reference/jobby.html +++ b/dev/reference/jobby.html @@ -72,7 +72,7 @@ - +
@@ -188,7 +188,43 @@
- +
@@ -645,7 +681,7 @@

which

} var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); var mailtoRegex = new RegExp(/^mailto:/); - var filterRegex = new RegExp('/' + window.location.host + '/'); + var filterRegex = new RegExp("https:\/\/ccbr\.github\.io\/Tools"); var isInternal = (href) => { return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); } @@ -974,6 +1010,19 @@

which

}); + diff --git a/dev/reference/peek.html b/dev/reference/peek.html index 4cf4166..75e645a 100644 --- a/dev/reference/peek.html +++ b/dev/reference/peek.html @@ -72,7 +72,7 @@ - +
@@ -188,7 +188,26 @@
- +
@@ -506,7 +525,7 @@

usage

} var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); var mailtoRegex = new RegExp(/^mailto:/); - var filterRegex = new RegExp('/' + window.location.host + '/'); + var filterRegex = new RegExp("https:\/\/ccbr\.github\.io\/Tools"); var isInternal = (href) => { return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); } @@ -835,6 +854,19 @@

usage

}); + diff --git a/dev/reference/pipeline.html b/dev/reference/pipeline.html index 5cab352..012e410 100644 --- a/dev/reference/pipeline.html +++ b/dev/reference/pipeline.html @@ -72,7 +72,7 @@ - +
@@ -188,7 +188,15 @@
- +
@@ -439,7 +447,7 @@

pipeline

} var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); var mailtoRegex = new RegExp(/^mailto:/); - var filterRegex = new RegExp('/' + window.location.host + '/'); + var filterRegex = new RegExp("https:\/\/ccbr\.github\.io\/Tools"); var isInternal = (href) => { return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); } @@ -768,6 +776,19 @@

pipeline

}); + diff --git a/dev/reference/pkg_util.html b/dev/reference/pkg_util.html index c9b2d8a..03fde9f 100644 --- a/dev/reference/pkg_util.html +++ b/dev/reference/pkg_util.html @@ -72,7 +72,7 @@ - +
@@ -188,7 +188,29 @@
- +
@@ -898,7 +920,7 @@

Returns

} var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); var mailtoRegex = new RegExp(/^mailto:/); - var filterRegex = new RegExp('/' + window.location.host + '/'); + var filterRegex = new RegExp("https:\/\/ccbr\.github\.io\/Tools"); var isInternal = (href) => { return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); } @@ -1227,6 +1249,19 @@

Returns

}); + diff --git a/dev/reference/shell.html b/dev/reference/shell.html index 2aed9e3..6eed051 100644 --- a/dev/reference/shell.html +++ b/dev/reference/shell.html @@ -72,7 +72,7 @@ - +
@@ -188,7 +188,22 @@
- +
@@ -582,7 +597,7 @@

Returns

} var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); var mailtoRegex = new RegExp(/^mailto:/); - var filterRegex = new RegExp('/' + window.location.host + '/'); + var filterRegex = new RegExp("https:\/\/ccbr\.github\.io\/Tools"); var isInternal = (href) => { return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); } @@ -911,6 +926,19 @@

Returns

}); + diff --git a/dev/robots.txt b/dev/robots.txt new file mode 100644 index 0000000..7bc52e6 --- /dev/null +++ b/dev/robots.txt @@ -0,0 +1 @@ +Sitemap: https://ccbr.github.io/Tools/sitemap.xml diff --git a/dev/sitemap.xml b/dev/sitemap.xml new file mode 100644 index 0000000..422744a --- /dev/null +++ b/dev/sitemap.xml @@ -0,0 +1,39 @@ + + + + https://ccbr.github.io/Tools/CONTRIBUTING.html + 2024-08-17T00:07:15.557Z + + + https://ccbr.github.io/Tools/reference/index.html + 2024-08-17T00:07:43.761Z + + + https://ccbr.github.io/Tools/reference/jobby.html + 2024-08-17T00:07:43.809Z + + + https://ccbr.github.io/Tools/reference/shell.html + 2024-08-17T00:07:43.869Z + + + https://ccbr.github.io/Tools/index.html + 2024-08-17T00:07:15.557Z + + + https://ccbr.github.io/Tools/reference/pipeline.html + 2024-08-17T00:07:43.825Z + + + https://ccbr.github.io/Tools/reference/peek.html + 2024-08-17T00:07:43.821Z + + + https://ccbr.github.io/Tools/reference/pkg_util.html + 2024-08-17T00:07:43.857Z + + + https://ccbr.github.io/Tools/CHANGELOG.html + 2024-08-17T00:07:15.557Z + +