From 939a8824b48420afc671b18220ab587bfe8e54ad Mon Sep 17 00:00:00 2001 From: SubhadityaMukherjee Date: Sat, 6 Jul 2024 17:45:05 +0200 Subject: [PATCH] I just wanted to write a blog, then realized fastpages was obsolete, so migrated to quarto and then wrote a blog --- README.md | 0 docs/about.html | 2 +- docs/index.html | 20 ++++---- .../2016-05-02-OpenML/2016-05-02-OpenML.html | 2 +- .../2016-09-18-mlr-loves-OpenML.html | 2 +- ...2017-03-03-Basic-components-of-OpenML.html | 2 +- ...019-10-24-OpenML-workshop-at-Dagstuhl.html | 2 +- ...penML-Machine-Learning-as-a-community.html | 2 +- ...d-dataset-format-for-machine-learning.html | 2 +- ...eproducible-deep-learning-with-OpenML.html | 2 +- .../experiments_with_temp.html | 2 +- .../2020-10-23-OpenML-Hacktoberfest.html | 2 +- docs/robots.txt | 1 + docs/sitemap.xml | 47 +++++++++++++++++++ 14 files changed, 68 insertions(+), 20 deletions(-) create mode 100644 README.md create mode 100644 docs/robots.txt create mode 100644 docs/sitemap.xml diff --git a/README.md b/README.md new file mode 100644 index 0000000..e69de29 diff --git a/docs/about.html b/docs/about.html index 442af4e..fface2b 100644 --- a/docs/about.html +++ b/docs/about.html @@ -220,7 +220,7 @@

Welcome to the Open Machine Learning blog

} 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:\/\/openml-labs\.github\.io\/blog\/"); var isInternal = (href) => { return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); } diff --git a/docs/index.html b/docs/index.html index c8c85bd..315d64a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -208,7 +208,7 @@

Welcome to the Open Machine Learning blog

-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+

@@ -617,7 +617,7 @@

} 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:\/\/openml-labs\.github\.io\/blog\/"); var isInternal = (href) => { return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); } diff --git a/docs/posts/2016-05-02-OpenML/2016-05-02-OpenML.html b/docs/posts/2016-05-02-OpenML/2016-05-02-OpenML.html index 00fd0d4..59dad53 100644 --- a/docs/posts/2016-05-02-OpenML/2016-05-02-OpenML.html +++ b/docs/posts/2016-05-02-OpenML/2016-05-02-OpenML.html @@ -315,7 +315,7 @@

The overfitting problem

} 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:\/\/openml-labs\.github\.io\/blog\/"); var isInternal = (href) => { return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); } diff --git a/docs/posts/2016-09-18-mlr-loves-OpenML/2016-09-18-mlr-loves-OpenML.html b/docs/posts/2016-09-18-mlr-loves-OpenML/2016-09-18-mlr-loves-OpenML.html index 705bfdf..d32a8e2 100644 --- a/docs/posts/2016-09-18-mlr-loves-OpenML/2016-09-18-mlr-loves-OpenML.html +++ b/docs/posts/2016-09-18-mlr-loves-OpenML/2016-09-18-mlr-loves-OpenML.html @@ -340,7 +340,7 @@

Further infos

} 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:\/\/openml-labs\.github\.io\/blog\/"); var isInternal = (href) => { return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); } diff --git a/docs/posts/2017-03-03-Basic-components-of-OpenML/2017-03-03-Basic-components-of-OpenML.html b/docs/posts/2017-03-03-Basic-components-of-OpenML/2017-03-03-Basic-components-of-OpenML.html index 9d389bc..e3f1fe8 100644 --- a/docs/posts/2017-03-03-Basic-components-of-OpenML/2017-03-03-Basic-components-of-OpenML.html +++ b/docs/posts/2017-03-03-Basic-components-of-OpenML/2017-03-03-Basic-components-of-OpenML.html @@ -311,7 +311,7 @@

Setups

} 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:\/\/openml-labs\.github\.io\/blog\/"); var isInternal = (href) => { return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); } diff --git a/docs/posts/2019-10-24-OpenML-workshop-at-Dagstuhl/2019-10-24-OpenML-workshop-at-Dagstuhl.html b/docs/posts/2019-10-24-OpenML-workshop-at-Dagstuhl/2019-10-24-OpenML-workshop-at-Dagstuhl.html index 71fde3a..f3b64c2 100644 --- a/docs/posts/2019-10-24-OpenML-workshop-at-Dagstuhl/2019-10-24-OpenML-workshop-at-Dagstuhl.html +++ b/docs/posts/2019-10-24-OpenML-workshop-at-Dagstuhl/2019-10-24-OpenML-workshop-at-Dagstuhl.html @@ -325,7 +325,7 @@

OpenML workshop at Dagstuhl

} 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:\/\/openml-labs\.github\.io\/blog\/"); var isInternal = (href) => { return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); } diff --git a/docs/posts/2019-10-26-OpenML-Machine-Learning-as-a-community/2019-10-26-OpenML-Machine-Learning-as-a-community.html b/docs/posts/2019-10-26-OpenML-Machine-Learning-as-a-community/2019-10-26-OpenML-Machine-Learning-as-a-community.html index 029164a..595692c 100644 --- a/docs/posts/2019-10-26-OpenML-Machine-Learning-as-a-community/2019-10-26-OpenML-Machine-Learning-as-a-community.html +++ b/docs/posts/2019-10-26-OpenML-Machine-Learning-as-a-community/2019-10-26-OpenML-Machine-Learning-as-a-community.html @@ -1896,7 +1896,7 @@

{ return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); } diff --git a/docs/posts/2020-03-23-Finding a-standard-dataset-format-for-machine-learning/2020-03-23-Finding a-standard-dataset-format-for-machine-learning.html b/docs/posts/2020-03-23-Finding a-standard-dataset-format-for-machine-learning/2020-03-23-Finding a-standard-dataset-format-for-machine-learning.html index b1057bc..dc0620e 100644 --- a/docs/posts/2020-03-23-Finding a-standard-dataset-format-for-machine-learning/2020-03-23-Finding a-standard-dataset-format-for-machine-learning.html +++ b/docs/posts/2020-03-23-Finding a-standard-dataset-format-for-machine-learning/2020-03-23-Finding a-standard-dataset-format-for-machine-learning.html @@ -467,7 +467,7 @@

Finding a standard dataset format for machine learning

} 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:\/\/openml-labs\.github\.io\/blog\/"); var isInternal = (href) => { return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); } diff --git a/docs/posts/2020-05-06-Reproducible-deep-learning-with-OpenML/2020-05-06-Reproducible-deep-learning-with-OpenML.html b/docs/posts/2020-05-06-Reproducible-deep-learning-with-OpenML/2020-05-06-Reproducible-deep-learning-with-OpenML.html index 41e8f50..84cecc5 100644 --- a/docs/posts/2020-05-06-Reproducible-deep-learning-with-OpenML/2020-05-06-Reproducible-deep-learning-with-OpenML.html +++ b/docs/posts/2020-05-06-Reproducible-deep-learning-with-OpenML/2020-05-06-Reproducible-deep-learning-with-OpenML.html @@ -477,7 +477,7 @@

Reproducible deep learning with OpenML

} 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:\/\/openml-labs\.github\.io\/blog\/"); var isInternal = (href) => { return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); } diff --git a/docs/posts/Experiments-with-temperature/experiments_with_temp.html b/docs/posts/Experiments-with-temperature/experiments_with_temp.html index 56d7bbb..90c7153 100644 --- a/docs/posts/Experiments-with-temperature/experiments_with_temp.html +++ b/docs/posts/Experiments-with-temperature/experiments_with_temp.html @@ -679,7 +679,7 @@

Conclusion

} 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:\/\/openml-labs\.github\.io\/blog\/"); var isInternal = (href) => { return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); } diff --git a/docs/posts/OpenML-Hacktoberfest/2020-10-23-OpenML-Hacktoberfest.html b/docs/posts/OpenML-Hacktoberfest/2020-10-23-OpenML-Hacktoberfest.html index 92bb9e8..53897da 100644 --- a/docs/posts/OpenML-Hacktoberfest/2020-10-23-OpenML-Hacktoberfest.html +++ b/docs/posts/OpenML-Hacktoberfest/2020-10-23-OpenML-Hacktoberfest.html @@ -310,7 +310,7 @@

We hope } 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:\/\/openml-labs\.github\.io\/blog\/"); var isInternal = (href) => { return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); } diff --git a/docs/robots.txt b/docs/robots.txt new file mode 100644 index 0000000..6da0909 --- /dev/null +++ b/docs/robots.txt @@ -0,0 +1 @@ +Sitemap: https://openml-labs.github.io/blog/sitemap.xml diff --git a/docs/sitemap.xml b/docs/sitemap.xml new file mode 100644 index 0000000..68bf661 --- /dev/null +++ b/docs/sitemap.xml @@ -0,0 +1,47 @@ + + + + https://openml-labs.github.io/blog/about.html + 2024-07-06T15:32:30.438Z + + + https://openml-labs.github.io/blog/posts/Experiments-with-temperature/experiments_with_temp.html + 2024-07-06T15:32:30.460Z + + + https://openml-labs.github.io/blog/posts/2019-10-24-OpenML-workshop-at-Dagstuhl/2019-10-24-OpenML-workshop-at-Dagstuhl.html + 2024-07-06T15:32:30.456Z + + + https://openml-labs.github.io/blog/posts/2019-10-26-OpenML-Machine-Learning-as-a-community/2019-10-26-OpenML-Machine-Learning-as-a-community.html + 2024-07-06T15:32:30.457Z + + + https://openml-labs.github.io/blog/posts/2016-09-18-mlr-loves-OpenML/2016-09-18-mlr-loves-OpenML.html + 2024-07-06T15:32:30.455Z + + + https://openml-labs.github.io/blog/posts/2020-05-06-Reproducible-deep-learning-with-OpenML/2020-05-06-Reproducible-deep-learning-with-OpenML.html + 2024-07-06T15:32:30.458Z + + + https://openml-labs.github.io/blog/posts/2017-03-03-Basic-components-of-OpenML/2017-03-03-Basic-components-of-OpenML.html + 2024-07-06T15:32:30.456Z + + + https://openml-labs.github.io/blog/posts/OpenML-Hacktoberfest/2020-10-23-OpenML-Hacktoberfest.html + 2024-07-06T15:32:30.460Z + + + https://openml-labs.github.io/blog/posts/2016-05-02-OpenML/2016-05-02-OpenML.html + 2024-07-06T15:32:30.454Z + + + https://openml-labs.github.io/blog/posts/2020-03-23-Finding a-standard-dataset-format-for-machine-learning/2020-03-23-Finding a-standard-dataset-format-for-machine-learning.html + 2024-07-06T15:32:30.457Z + + + https://openml-labs.github.io/blog/index.html + 2024-07-06T15:32:30.454Z + +