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 Jun 21, 2024
1 parent 2ffc6dc commit c8713e7
Show file tree
Hide file tree
Showing 39 changed files with 1,873 additions and 707 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6265bc94
61c55655
738 changes: 738 additions & 0 deletions coc.html

Large diffs are not rendered by default.

17 changes: 15 additions & 2 deletions como-participar.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="pt" xml:lang="pt"><head>

<meta charset="utf-8">
<meta name="generator" content="quarto-1.4.550">
<meta name="generator" content="quarto-1.4.555">

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

Expand Down Expand Up @@ -123,6 +123,10 @@
<li>
<a class="dropdown-item" href="./sobre.html">
<span class="dropdown-text">Sobre a R-Ladies SP</span></a>
</li>
<li>
<a class="dropdown-item" href="./coc.html">
<span class="dropdown-text">Código de conduta</span></a>
</li>
<li>
<a class="dropdown-item" href="./como-participar.html">
Expand Down Expand Up @@ -356,6 +360,11 @@ <h2 class="anchored" data-anchor-id="grupo-no-telegram">Grupo no Telegram</h2>
for (var i=0; i<links.length; i++) {
const link = links[i];
if (!isInternal(link.href)) {
// undo the damage that might have been done by quarto-nav.js in the case of
// links that we want to consider external
if (link.dataset.originalHref !== undefined) {
link.href = link.dataset.originalHref;
}
// target, if specified
link.setAttribute("target", "_blank");
if (link.getAttribute("rel") === null) {
Expand Down Expand Up @@ -399,7 +408,11 @@ <h2 class="anchored" data-anchor-id="grupo-no-telegram">Grupo no Telegram</h2>
try { href = new URL(href).hash; } catch {}
const id = href.replace(/^#\/?/, "");
const note = window.document.getElementById(id);
return note.innerHTML;
if (note) {
return note.innerHTML;
} else {
return "";
}
});
}
const xrefs = window.document.querySelectorAll('a.quarto-xref');
Expand Down
17 changes: 15 additions & 2 deletions contribuir-com-o-blog.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="pt" xml:lang="pt"><head>

<meta charset="utf-8">
<meta name="generator" content="quarto-1.4.550">
<meta name="generator" content="quarto-1.4.555">

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

Expand Down Expand Up @@ -123,6 +123,10 @@
<li>
<a class="dropdown-item" href="./sobre.html">
<span class="dropdown-text">Sobre a R-Ladies SP</span></a>
</li>
<li>
<a class="dropdown-item" href="./coc.html">
<span class="dropdown-text">Código de conduta</span></a>
</li>
<li>
<a class="dropdown-item" href="./como-participar.html">
Expand Down Expand Up @@ -397,6 +401,11 @@ <h2 class="anchored" data-anchor-id="contribuindo-com-um-textopost-para-o-blog">
for (var i=0; i<links.length; i++) {
const link = links[i];
if (!isInternal(link.href)) {
// undo the damage that might have been done by quarto-nav.js in the case of
// links that we want to consider external
if (link.dataset.originalHref !== undefined) {
link.href = link.dataset.originalHref;
}
// target, if specified
link.setAttribute("target", "_blank");
if (link.getAttribute("rel") === null) {
Expand Down Expand Up @@ -440,7 +449,11 @@ <h2 class="anchored" data-anchor-id="contribuindo-com-um-textopost-para-o-blog">
try { href = new URL(href).hash; } catch {}
const id = href.replace(/^#\/?/, "");
const note = window.document.getElementById(id);
return note.innerHTML;
if (note) {
return note.innerHTML;
} else {
return "";
}
});
}
const xrefs = window.document.querySelectorAll('a.quarto-xref');
Expand Down
27 changes: 22 additions & 5 deletions en.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="pt" xml:lang="pt"><head>

<meta charset="utf-8">
<meta name="generator" content="quarto-1.4.550">
<meta name="generator" content="quarto-1.4.555">

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

Expand Down Expand Up @@ -183,6 +183,10 @@
<li>
<a class="dropdown-item" href="./sobre.html">
<span class="dropdown-text">Sobre a R-Ladies SP</span></a>
</li>
<li>
<a class="dropdown-item" href="./coc.html">
<span class="dropdown-text">Código de conduta</span></a>
</li>
<li>
<a class="dropdown-item" href="./como-participar.html">
Expand Down Expand Up @@ -314,7 +318,7 @@ <h2 id="toc-title">Nesta página</h2>
</div>
</div>
<div class="list quarto-listing-default">
<div class="quarto-post image-right" data-index="0" data-categories="Packages,Community,Events" data-listing-date-sort="1701475200000" data-listing-file-modified-sort="1709283601884" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="6" data-listing-word-count-sort="1101">
<div class="quarto-post image-right" data-index="0" data-categories="Packages,Community,Events" data-listing-date-sort="1701475200000" data-listing-file-modified-sort="1718989161076" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="6" data-listing-word-count-sort="1101">
<div class="thumbnail">
<p><a href="./posts/2023-12-evento-pacotes/english.html" class="no-external"></a></p><a href="./posts/2023-12-evento-pacotes/english.html" class="no-external">
<p><img src="./posts/2023-12-evento-pacotes/images/foto-evento.jpg" class="thumbnail-image"></p>
Expand Down Expand Up @@ -350,7 +354,7 @@ <h3 class="no-anchor listing-title">
</a>
</div>
</div>
<div class="quarto-post image-right" data-index="1" data-categories="R-Ladies,community,latin america" data-listing-date-sort="1696204800000" data-listing-file-modified-sort="1709283601792" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="14" data-listing-word-count-sort="2722">
<div class="quarto-post image-right" data-index="1" data-categories="R-Ladies,community,latin america" data-listing-date-sort="1696204800000" data-listing-file-modified-sort="1718989160984" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="14" data-listing-word-count-sort="2722">
<div class="thumbnail">
<p><a href="./posts/2023-06-05-increasing-diversity-sao-paulo/english.html" class="no-external"></a></p><a href="./posts/2023-06-05-increasing-diversity-sao-paulo/english.html" class="no-external">
<p class="card-img-top"><img src="posts/2023-06-05-increasing-diversity-sao-paulo/logo2.jpeg" class="thumbnail-image card-img"/></p>
Expand Down Expand Up @@ -386,7 +390,7 @@ <h3 class="no-anchor listing-title">
</a>
</div>
</div>
<div class="quarto-post image-right" data-index="2" data-categories="Events,Community,Diversity,English" data-listing-date-sort="1679788800000" data-listing-file-modified-sort="1709283601740" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="17" data-listing-word-count-sort="3245">
<div class="quarto-post image-right" data-index="2" data-categories="Events,Community,Diversity,English" data-listing-date-sort="1679788800000" data-listing-file-modified-sort="1718989160928" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="17" data-listing-word-count-sort="3245">
<div class="thumbnail">
<p><a href="./posts/2023-03-evento-open-data-day/english.html" class="no-external"></a></p><a href="./posts/2023-03-evento-open-data-day/english.html" class="no-external">
<p><img src="./posts/2023-03-evento-open-data-day/images/logo.png" class="thumbnail-image"></p>
Expand Down Expand Up @@ -434,7 +438,11 @@ <h3 class="no-anchor listing-title">
<h2 class="anchored" data-anchor-id="sponsors">Sponsors</h2>
<div class="quarto-figure quarto-figure-center">
<figure class="figure">
<div class="quarto-figure quarto-figure-center">
<figure class="figure">
<p><a href="https://www.r-consortium.org/all-projects/r-user-group-support-program"><img src="https://www.r-consortium.org/wp-content/uploads/sites/13/2016/09/RConsortium_Horizontal_Pantone.png" class="img-fluid quarto-figure quarto-figure-center figure-img" style="width:50.0%" alt="R Consortium Logo"></a></p>
</figure>
</div>
<figcaption>R Consortium</figcaption>
</figure>
</div>
Expand Down Expand Up @@ -534,6 +542,11 @@ <h2 class="anchored" data-anchor-id="sponsors">Sponsors</h2>
for (var i=0; i<links.length; i++) {
const link = links[i];
if (!isInternal(link.href)) {
// undo the damage that might have been done by quarto-nav.js in the case of
// links that we want to consider external
if (link.dataset.originalHref !== undefined) {
link.href = link.dataset.originalHref;
}
// target, if specified
link.setAttribute("target", "_blank");
if (link.getAttribute("rel") === null) {
Expand Down Expand Up @@ -577,7 +590,11 @@ <h2 class="anchored" data-anchor-id="sponsors">Sponsors</h2>
try { href = new URL(href).hash; } catch {}
const id = href.replace(/^#\/?/, "");
const note = window.document.getElementById(id);
return note.innerHTML;
if (note) {
return note.innerHTML;
} else {
return "";
}
});
}
const xrefs = window.document.querySelectorAll('a.quarto-xref');
Expand Down
6 changes: 3 additions & 3 deletions en.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<link>https://rladies-sp.org/en.html</link>
<atom:link href="https://rladies-sp.org/en.xml" rel="self" type="application/rss+xml"/>
<description>Site da R-Ladies São Paulo, com informações sobre a comunidade e textos escritos por participantes.</description>
<generator>quarto-1.4.550</generator>
<generator>quarto-1.4.555</generator>
<lastBuildDate>Sat, 02 Dec 2023 00:00:00 GMT</lastBuildDate>
<item>
<title>R Packages for Brazilian Data</title>
Expand Down Expand Up @@ -448,7 +448,7 @@ Svab, Haydee, Beatriz Milz, Diego Rabatone Oliveira, e Rafael H. M. Pereira. 202
<li><p><a href="https://www.linkedin.com/in/william-amorim-796798210/">William Amorim</a> (<a href="https://curso-r.com/">Curso-R</a>)</p></li>
</ul>
<p>We created a Google Document so the groups could take and share notes.</p>
<table class="table"><tbody>
<table class="caption-top table"><tbody>
<tr class="odd">
<td><img src="https://rladies-sp.org/posts/2023-03-evento-open-data-day/images/grupos1.jpg" class="img-fluid"></td>
<td><img src="https://rladies-sp.org/posts/2023-03-evento-open-data-day/images/grupos2.jpg" class="img-fluid"></td>
Expand Down Expand Up @@ -479,7 +479,7 @@ Svab, Haydee, Beatriz Milz, Diego Rabatone Oliveira, e Rafael H. M. Pereira. 202
<p>We made a collaborative coffee with items purchased by the organizing group (with the money received from the scholarship offered by <a href="https://ok.org.br/">OKBR</a>) and food brought by participants. This way, people could get up and get coffee and something to eat at any time during the event. This coffee format (available the entire time of the event) is very good for three reasons: (i) it respects the time of the groups who can take their breaks as the work progresses; (ii) it welcomes participants who, for health reasons, cannot go without eating for many hours and (iii) welcomes participants who, due to socio-economic conditions, are unable to have a meal during their lunch break. Given the nature of the R-Ladies group, it is an important aspect to provide a welcoming environment so that everyone can enjoy the experience of the event regardless of having something to eat throughout the day, in addition to the fact that the collaborative coffee is also a way to encourage integration between people!</p>
</section><section id="gugudadados-space" class="level3"><h3 class="anchored" data-anchor-id="gugudadados-space"><strong>Gugudadados Space</strong></h3>
<p>We created the Gugudadados Space to facilitate the participation of people responsible for kids and babies (e.g., mothers, fathers, and caregivers). A baby and four children between 7 and 10 years old participated in this event. With the money from the scholarship offered by <a href="https://ok.org.br/">OKBR</a>, it was possible to hire a recreational teacher in the Gugudadados Space (a room next to the event room, on the same floor) throughout the activity. The R-Ladies organizers also took toys, drawings, markers, games, and temporary tattoos to entertain and amuse the children.</p>
<table class="table">
<table class="caption-top table">
<colgroup>
<col style="width: 50%">
<col style="width: 50%">
Expand Down
17 changes: 15 additions & 2 deletions eventos.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="pt" xml:lang="pt"><head>

<meta charset="utf-8">
<meta name="generator" content="quarto-1.4.550">
<meta name="generator" content="quarto-1.4.555">

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

Expand Down Expand Up @@ -123,6 +123,10 @@
<li>
<a class="dropdown-item" href="./sobre.html">
<span class="dropdown-text">Sobre a R-Ladies SP</span></a>
</li>
<li>
<a class="dropdown-item" href="./coc.html">
<span class="dropdown-text">Código de conduta</span></a>
</li>
<li>
<a class="dropdown-item" href="./como-participar.html">
Expand Down Expand Up @@ -338,6 +342,11 @@ <h1 class="title">Próximos eventos</h1>
for (var i=0; i<links.length; i++) {
const link = links[i];
if (!isInternal(link.href)) {
// undo the damage that might have been done by quarto-nav.js in the case of
// links that we want to consider external
if (link.dataset.originalHref !== undefined) {
link.href = link.dataset.originalHref;
}
// target, if specified
link.setAttribute("target", "_blank");
if (link.getAttribute("rel") === null) {
Expand Down Expand Up @@ -381,7 +390,11 @@ <h1 class="title">Próximos eventos</h1>
try { href = new URL(href).hash; } catch {}
const id = href.replace(/^#\/?/, "");
const note = window.document.getElementById(id);
return note.innerHTML;
if (note) {
return note.innerHTML;
} else {
return "";
}
});
}
const xrefs = window.document.querySelectorAll('a.quarto-xref');
Expand Down
17 changes: 15 additions & 2 deletions eventos/2023-05-20/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="pt" xml:lang="pt"><head>

<meta charset="utf-8">
<meta name="generator" content="quarto-1.4.550">
<meta name="generator" content="quarto-1.4.555">

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

Expand Down Expand Up @@ -122,6 +122,10 @@
<li>
<a class="dropdown-item" href="../../sobre.html">
<span class="dropdown-text">Sobre a R-Ladies SP</span></a>
</li>
<li>
<a class="dropdown-item" href="../../coc.html">
<span class="dropdown-text">Código de conduta</span></a>
</li>
<li>
<a class="dropdown-item" href="../../como-participar.html">
Expand Down Expand Up @@ -400,6 +404,11 @@ <h3 class="anchored" data-anchor-id="beatriz-jardim-r-ladies-e-inca">Beatriz Jar
for (var i=0; i<links.length; i++) {
const link = links[i];
if (!isInternal(link.href)) {
// undo the damage that might have been done by quarto-nav.js in the case of
// links that we want to consider external
if (link.dataset.originalHref !== undefined) {
link.href = link.dataset.originalHref;
}
// target, if specified
link.setAttribute("target", "_blank");
if (link.getAttribute("rel") === null) {
Expand Down Expand Up @@ -443,7 +452,11 @@ <h3 class="anchored" data-anchor-id="beatriz-jardim-r-ladies-e-inca">Beatriz Jar
try { href = new URL(href).hash; } catch {}
const id = href.replace(/^#\/?/, "");
const note = window.document.getElementById(id);
return note.innerHTML;
if (note) {
return note.innerHTML;
} else {
return "";
}
});
}
const xrefs = window.document.querySelectorAll('a.quarto-xref');
Expand Down
Loading

0 comments on commit c8713e7

Please sign in to comment.