Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Quarto GHA Workflow Runner committed Feb 4, 2025
1 parent cc7487f commit f680407
Show file tree
Hide file tree
Showing 20 changed files with 72 additions and 72 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
9cad81bd
5d44f9c6
4 changes: 2 additions & 2 deletions activ_medecos2017.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<link rel="stylesheet" href="styles.css">
<meta name="twitter:title" content="Actividades del grupo de Ecoinformática en MEDECOS-AEET – Ecoinformática-AEET">
<meta name="twitter:description" content="">
<meta name="twitter:image" content="https://ecoinfAEET.github.io/new_website/images/ecoinf_10.jpg">
<meta name="twitter:image" content="https://ecoinfaeet.github.io/images/ecoinf_10.jpg">
<meta name="twitter:card" content="summary_large_image">
</head>

Expand Down Expand Up @@ -287,7 +287,7 @@ <h1 class="title">Actividades del grupo de Ecoinformática en MEDECOS-AEET</h1>
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/ecoinfAEET\.github\.io\/new_website\/");
var filterRegex = new RegExp("https:\/\/ecoinfaeet\.github\.io\/");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
4 changes: 2 additions & 2 deletions activ_reproducibilidad.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@

<link rel="stylesheet" href="styles.css">
<meta name="twitter:title" content="Reproducibilidad – Ecoinformática-AEET">
<meta name="twitter:image" content="https://ecoinfAEET.github.io/new_website/images/ecoinf_10.jpg">
<meta name="twitter:image" content="https://ecoinfaeet.github.io/images/ecoinf_10.jpg">
<meta name="twitter:card" content="summary_large_image">
</head>

Expand Down Expand Up @@ -282,7 +282,7 @@ <h1 class="title">Reproducibilidad</h1>
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/ecoinfAEET\.github\.io\/new_website\/");
var filterRegex = new RegExp("https:\/\/ecoinfaeet\.github\.io\/");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
4 changes: 2 additions & 2 deletions activ_symposium_2017.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<link rel="stylesheet" href="styles.css">
<meta name="twitter:title" content="Ecoinformatics symposium at MEDECOS-AEET meeting – Ecoinformática-AEET">
<meta name="twitter:description" content="">
<meta name="twitter:image" content="https://ecoinfAEET.github.io/new_website/images/ecoinf_10.jpg">
<meta name="twitter:image" content="https://ecoinfaeet.github.io/images/ecoinf_10.jpg">
<meta name="twitter:card" content="summary_large_image">
</head>

Expand Down Expand Up @@ -290,7 +290,7 @@ <h1 class="title">Ecoinformatics symposium at MEDECOS-AEET meeting</h1>
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/ecoinfAEET\.github\.io\/new_website\/");
var filterRegex = new RegExp("https:\/\/ecoinfaeet\.github\.io\/");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<link rel="stylesheet" href="styles.css">
<meta name="twitter:title" content="Ecoinformática - AEET – Ecoinformática-AEET">
<meta name="twitter:description" content="">
<meta name="twitter:image" content="https://ecoinfAEET.github.io/new_website/images/ecoinf_10.jpg">
<meta name="twitter:image" content="https://ecoinfaeet.github.io/images/ecoinf_10.jpg">
<meta name="twitter:card" content="summary_large_image">
</head>

Expand Down Expand Up @@ -321,7 +321,7 @@ <h1 class="title">Ecoinformática - AEET</h1>
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/ecoinfAEET\.github\.io\/new_website\/");
var filterRegex = new RegExp("https:\/\/ecoinfaeet\.github\.io\/");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
4 changes: 2 additions & 2 deletions jornadas.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<link rel="stylesheet" href="styles.css">
<meta name="twitter:title" content="I Jornadas de Ecoinformática de la AEET – Ecoinformática-AEET">
<meta name="twitter:description" content="">
<meta name="twitter:image" content="https://ecoinfAEET.github.io/new_website/images/ecoinf_10.jpg">
<meta name="twitter:image" content="https://ecoinfaeet.github.io/images/ecoinf_10.jpg">
<meta name="twitter:card" content="summary_large_image">
</head>

Expand Down Expand Up @@ -274,7 +274,7 @@ <h1 class="title">I Jornadas de Ecoinformática de la AEET</h1>
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/ecoinfAEET\.github\.io\/new_website\/");
var filterRegex = new RegExp("https:\/\/ecoinfaeet\.github\.io\/");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
26 changes: 13 additions & 13 deletions miembros.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion miembros/Alba_Marquez_Rodriguez.html
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ <h1>Interés profesional dentro del grupo:</h1>
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/ecoinfAEET\.github\.io\/new_website\/");
var filterRegex = new RegExp("https:\/\/ecoinfaeet\.github\.io\/");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion miembros/Aline_Pingarroni.html
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ <h1>Interés profesional dentro del grupo:</h1>
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/ecoinfAEET\.github\.io\/new_website\/");
var filterRegex = new RegExp("https:\/\/ecoinfaeet\.github\.io\/");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion miembros/Elena_Quintero.html
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ <h1>Interés profesional dentro del grupo:</h1>
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/ecoinfAEET\.github\.io\/new_website\/");
var filterRegex = new RegExp("https:\/\/ecoinfaeet\.github\.io\/");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion miembros/Francisco_Rodriguez-Sanchez.html
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ <h1>Interés profesional dentro del grupo:</h1>
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/ecoinfAEET\.github\.io\/new_website\/");
var filterRegex = new RegExp("https:\/\/ecoinfaeet\.github\.io\/");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion miembros/Ignacio_Ramos-Gutierrez.html
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ <h1>Interés profesional dentro del grupo:</h1>
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/ecoinfAEET\.github\.io\/new_website\/");
var filterRegex = new RegExp("https:\/\/ecoinfaeet\.github\.io\/");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion miembros/Julen_Astigarraga.html
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ <h1>Interés profesional dentro del grupo:</h1>
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/ecoinfAEET\.github\.io\/new_website\/");
var filterRegex = new RegExp("https:\/\/ecoinfaeet\.github\.io\/");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion miembros/Julia_G._de_Aledo.html
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ <h1>Interés profesional dentro del grupo:</h1>
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/ecoinfAEET\.github\.io\/new_website\/");
var filterRegex = new RegExp("https:\/\/ecoinfaeet\.github\.io\/");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion miembros/Pedro_Rebollo.html
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ <h1>Interés profesional dentro del grupo:</h1>
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/ecoinfAEET\.github\.io\/new_website\/");
var filterRegex = new RegExp("https:\/\/ecoinfaeet\.github\.io\/");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion miembros/Veronica_Cruz_Alonso.html
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ <h1>Interés profesional dentro del grupo:</h1>
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/ecoinfAEET\.github\.io\/new_website\/");
var filterRegex = new RegExp("https:\/\/ecoinfaeet\.github\.io\/");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
4 changes: 2 additions & 2 deletions notas-ecoinformaticas.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<link rel="stylesheet" href="styles.css">
<meta name="twitter:title" content="Notas Ecoinformáticas – Ecoinformática-AEET">
<meta name="twitter:description" content="">
<meta name="twitter:image" content="https://ecoinfAEET.github.io/new_website/images/ecoinf_10.jpg">
<meta name="twitter:image" content="https://ecoinfaeet.github.io/images/ecoinf_10.jpg">
<meta name="twitter:card" content="summary_large_image">
</head>

Expand Down Expand Up @@ -325,7 +325,7 @@ <h2 class="anchored" data-anchor-id="notas-ecoinformáticas-publicadas">Notas Ec
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/ecoinfAEET\.github\.io\/new_website\/");
var filterRegex = new RegExp("https:\/\/ecoinfaeet\.github\.io\/");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion robots.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Sitemap: https://ecoinfAEET.github.io/new_website/sitemap.xml
Sitemap: https://ecoinfaeet.github.io/sitemap.xml
4 changes: 2 additions & 2 deletions seminarios.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@

<link rel="stylesheet" href="styles.css">
<meta name="twitter:title" content="Seminarios – Ecoinformática-AEET">
<meta name="twitter:image" content="https://ecoinfAEET.github.io/new_website/images/ecoinf_10.jpg">
<meta name="twitter:image" content="https://ecoinfaeet.github.io/images/ecoinf_10.jpg">
<meta name="twitter:card" content="summary_large_image">
</head>

Expand Down Expand Up @@ -491,7 +491,7 @@ <h2 class="anchored" data-anchor-id="seminario-16.-el-papel-de-la-ia-en-la-ecolo
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/ecoinfAEET\.github\.io\/new_website\/");
var filterRegex = new RegExp("https:\/\/ecoinfaeet\.github\.io\/");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
68 changes: 34 additions & 34 deletions sitemap.xml
Original file line number Diff line number Diff line change
@@ -1,71 +1,71 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://ecoinfAEET.github.io/new_website/activ_medecos2017.html</loc>
<lastmod>2025-02-04T00:15:47.075Z</lastmod>
<loc>https://ecoinfaeet.github.io/activ_medecos2017.html</loc>
<lastmod>2025-02-04T10:08:11.184Z</lastmod>
</url>
<url>
<loc>https://ecoinfAEET.github.io/new_website/index.html</loc>
<lastmod>2025-02-04T00:15:47.094Z</lastmod>
<loc>https://ecoinfaeet.github.io/index.html</loc>
<lastmod>2025-02-04T10:08:11.203Z</lastmod>
</url>
<url>
<loc>https://ecoinfAEET.github.io/new_website/miembros/Ignacio_Ramos-Gutierrez.html</loc>
<lastmod>2025-02-04T00:15:47.095Z</lastmod>
<loc>https://ecoinfaeet.github.io/miembros/Ignacio_Ramos-Gutierrez.html</loc>
<lastmod>2025-02-04T10:08:11.204Z</lastmod>
</url>
<url>
<loc>https://ecoinfAEET.github.io/new_website/miembros/Alba_Marquez_Rodriguez.html</loc>
<lastmod>2025-02-04T00:15:47.095Z</lastmod>
<loc>https://ecoinfaeet.github.io/miembros/Alba_Marquez_Rodriguez.html</loc>
<lastmod>2025-02-04T10:08:11.204Z</lastmod>
</url>
<url>
<loc>https://ecoinfAEET.github.io/new_website/miembros/Aline_Pingarroni.html</loc>
<lastmod>2025-02-04T00:15:47.095Z</lastmod>
<loc>https://ecoinfaeet.github.io/miembros/Aline_Pingarroni.html</loc>
<lastmod>2025-02-04T10:08:11.204Z</lastmod>
</url>
<url>
<loc>https://ecoinfAEET.github.io/new_website/miembros/Julia_G._de_Aledo.html</loc>
<lastmod>2025-02-04T00:15:47.095Z</lastmod>
<loc>https://ecoinfaeet.github.io/miembros/Julia_G._de_Aledo.html</loc>
<lastmod>2025-02-04T10:08:11.204Z</lastmod>
</url>
<url>
<loc>https://ecoinfAEET.github.io/new_website/notas-ecoinformaticas.html</loc>
<lastmod>2025-02-04T00:15:47.095Z</lastmod>
<loc>https://ecoinfaeet.github.io/notas-ecoinformaticas.html</loc>
<lastmod>2025-02-04T10:08:11.204Z</lastmod>
</url>
<url>
<loc>https://ecoinfAEET.github.io/new_website/activ_reproducibilidad.html</loc>
<lastmod>2025-02-04T00:15:47.075Z</lastmod>
<loc>https://ecoinfaeet.github.io/activ_reproducibilidad.html</loc>
<lastmod>2025-02-04T10:08:11.184Z</lastmod>
</url>
<url>
<loc>https://ecoinfAEET.github.io/new_website/activ_symposium_2017.html</loc>
<lastmod>2025-02-04T00:15:47.075Z</lastmod>
<loc>https://ecoinfaeet.github.io/activ_symposium_2017.html</loc>
<lastmod>2025-02-04T10:08:11.184Z</lastmod>
</url>
<url>
<loc>https://ecoinfAEET.github.io/new_website/miembros.html</loc>
<lastmod>2025-02-04T00:15:47.094Z</lastmod>
<loc>https://ecoinfaeet.github.io/miembros.html</loc>
<lastmod>2025-02-04T10:08:11.204Z</lastmod>
</url>
<url>
<loc>https://ecoinfAEET.github.io/new_website/jornadas.html</loc>
<lastmod>2025-02-04T00:15:47.094Z</lastmod>
<loc>https://ecoinfaeet.github.io/jornadas.html</loc>
<lastmod>2025-02-04T10:08:11.204Z</lastmod>
</url>
<url>
<loc>https://ecoinfAEET.github.io/new_website/miembros/Elena_Quintero.html</loc>
<lastmod>2025-02-04T00:15:47.095Z</lastmod>
<loc>https://ecoinfaeet.github.io/miembros/Elena_Quintero.html</loc>
<lastmod>2025-02-04T10:08:11.204Z</lastmod>
</url>
<url>
<loc>https://ecoinfAEET.github.io/new_website/miembros/Julen_Astigarraga.html</loc>
<lastmod>2025-02-04T00:15:47.095Z</lastmod>
<loc>https://ecoinfaeet.github.io/miembros/Julen_Astigarraga.html</loc>
<lastmod>2025-02-04T10:08:11.204Z</lastmod>
</url>
<url>
<loc>https://ecoinfAEET.github.io/new_website/miembros/Francisco_Rodriguez-Sanchez.html</loc>
<lastmod>2025-02-04T00:15:47.095Z</lastmod>
<loc>https://ecoinfaeet.github.io/miembros/Francisco_Rodriguez-Sanchez.html</loc>
<lastmod>2025-02-04T10:08:11.204Z</lastmod>
</url>
<url>
<loc>https://ecoinfAEET.github.io/new_website/miembros/Pedro_Rebollo.html</loc>
<lastmod>2025-02-04T00:15:47.095Z</lastmod>
<loc>https://ecoinfaeet.github.io/miembros/Pedro_Rebollo.html</loc>
<lastmod>2025-02-04T10:08:11.204Z</lastmod>
</url>
<url>
<loc>https://ecoinfAEET.github.io/new_website/miembros/Veronica_Cruz_Alonso.html</loc>
<lastmod>2025-02-04T00:15:47.095Z</lastmod>
<loc>https://ecoinfaeet.github.io/miembros/Veronica_Cruz_Alonso.html</loc>
<lastmod>2025-02-04T10:08:11.204Z</lastmod>
</url>
<url>
<loc>https://ecoinfAEET.github.io/new_website/seminarios.html</loc>
<lastmod>2025-02-04T00:15:47.095Z</lastmod>
<loc>https://ecoinfaeet.github.io/seminarios.html</loc>
<lastmod>2025-02-04T10:08:11.205Z</lastmod>
</url>
</urlset>

0 comments on commit f680407

Please sign in to comment.