From 3c963edd5854eaa1a3b22198b85a0b2f27d33fd5 Mon Sep 17 00:00:00 2001 From: Quarto GHA Workflow Runner Date: Mon, 4 Nov 2024 06:39:28 +0000 Subject: [PATCH] Built site for gh-pages --- .nojekyll | 2 +- index.html | 18 +++++++++--------- visualize_catalog_content.html | 18 +++++++++--------- 3 files changed, 19 insertions(+), 19 deletions(-) diff --git a/.nojekyll b/.nojekyll index a638be1..1154af9 100644 --- a/.nojekyll +++ b/.nojekyll @@ -1 +1 @@ -e199c588 \ No newline at end of file +e80ae6d1 \ No newline at end of file diff --git a/index.html b/index.html index 1d53409..f633454 100644 --- a/index.html +++ b/index.html @@ -121,7 +121,7 @@

What is HTR-United?

What is shown here?

This page is only dedicated to a generic oversight of the content of the catalog, mainly in the form of plots. If you want to browse the datasets listed in the catalog, there is a more suitable interface for that here.

-
+
Code
# install necessary packages
@@ -142,7 +142,7 @@ 

What is shown here?

-
+
Code
# function to built the bar plots
@@ -181,7 +181,7 @@ 

What is shown here?

Downloading the catlaog

-
+
Code
# fetch latest version of the catalog
@@ -228,7 +228,7 @@ 

Downloading the ca

Language coverage

-
+
Code
languages = []
@@ -266,7 +266,7 @@ 

Language coverage

Script coverage

-
+
Code
scripts_dict = []
@@ -308,7 +308,7 @@ 

Script coverage

Writing type type coverage

-
+
Code
script_types = [entry.get("script-type") for entry in data if entry.get("script-type")]
@@ -335,7 +335,7 @@ 

Writing type ty

Software variety

-
+
Code
softwares = [entry.get("production-software") for entry in data if entry.get("production-software")]
@@ -369,7 +369,7 @@ 

Software variety

Project diversity

-
+
Code
# nb of datasets in the catalog
@@ -412,7 +412,7 @@ 

Project diversity

Volumetry

-
+
Code
metrics = {
diff --git a/visualize_catalog_content.html b/visualize_catalog_content.html
index 1d53409..f633454 100644
--- a/visualize_catalog_content.html
+++ b/visualize_catalog_content.html
@@ -121,7 +121,7 @@ 

What is HTR-United?

What is shown here?

This page is only dedicated to a generic oversight of the content of the catalog, mainly in the form of plots. If you want to browse the datasets listed in the catalog, there is a more suitable interface for that here.

-
+
Code
# install necessary packages
@@ -142,7 +142,7 @@ 

What is shown here?

-
+
Code
# function to built the bar plots
@@ -181,7 +181,7 @@ 

What is shown here?

Downloading the catlaog

-
+
Code
# fetch latest version of the catalog
@@ -228,7 +228,7 @@ 

Downloading the ca

Language coverage

-
+
Code
languages = []
@@ -266,7 +266,7 @@ 

Language coverage

Script coverage

-
+
Code
scripts_dict = []
@@ -308,7 +308,7 @@ 

Script coverage

Writing type type coverage

-
+
Code
script_types = [entry.get("script-type") for entry in data if entry.get("script-type")]
@@ -335,7 +335,7 @@ 

Writing type ty

Software variety

-
+
Code
softwares = [entry.get("production-software") for entry in data if entry.get("production-software")]
@@ -369,7 +369,7 @@ 

Software variety

Project diversity

-
+
Code
# nb of datasets in the catalog
@@ -412,7 +412,7 @@ 

Project diversity

Volumetry

-
+
Code
metrics = {