Skip to content

Commit c8713e7

Browse files
author
Quarto GHA Workflow Runner
committed
Built site for gh-pages
1 parent 2ffc6dc commit c8713e7

File tree

39 files changed

+1873
-707
lines changed

39 files changed

+1873
-707
lines changed

.nojekyll

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6265bc94
1+
61c55655

coc.html

+738
Large diffs are not rendered by default.

como-participar.html

+15-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html xmlns="http://www.w3.org/1999/xhtml" lang="pt" xml:lang="pt"><head>
33

44
<meta charset="utf-8">
5-
<meta name="generator" content="quarto-1.4.550">
5+
<meta name="generator" content="quarto-1.4.555">
66

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

@@ -123,6 +123,10 @@
123123
<li>
124124
<a class="dropdown-item" href="./sobre.html">
125125
<span class="dropdown-text">Sobre a R-Ladies SP</span></a>
126+
</li>
127+
<li>
128+
<a class="dropdown-item" href="./coc.html">
129+
<span class="dropdown-text">Código de conduta</span></a>
126130
</li>
127131
<li>
128132
<a class="dropdown-item" href="./como-participar.html">
@@ -356,6 +360,11 @@ <h2 class="anchored" data-anchor-id="grupo-no-telegram">Grupo no Telegram</h2>
356360
for (var i=0; i<links.length; i++) {
357361
const link = links[i];
358362
if (!isInternal(link.href)) {
363+
// undo the damage that might have been done by quarto-nav.js in the case of
364+
// links that we want to consider external
365+
if (link.dataset.originalHref !== undefined) {
366+
link.href = link.dataset.originalHref;
367+
}
359368
// target, if specified
360369
link.setAttribute("target", "_blank");
361370
if (link.getAttribute("rel") === null) {
@@ -399,7 +408,11 @@ <h2 class="anchored" data-anchor-id="grupo-no-telegram">Grupo no Telegram</h2>
399408
try { href = new URL(href).hash; } catch {}
400409
const id = href.replace(/^#\/?/, "");
401410
const note = window.document.getElementById(id);
402-
return note.innerHTML;
411+
if (note) {
412+
return note.innerHTML;
413+
} else {
414+
return "";
415+
}
403416
});
404417
}
405418
const xrefs = window.document.querySelectorAll('a.quarto-xref');

contribuir-com-o-blog.html

+15-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html xmlns="http://www.w3.org/1999/xhtml" lang="pt" xml:lang="pt"><head>
33

44
<meta charset="utf-8">
5-
<meta name="generator" content="quarto-1.4.550">
5+
<meta name="generator" content="quarto-1.4.555">
66

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

@@ -123,6 +123,10 @@
123123
<li>
124124
<a class="dropdown-item" href="./sobre.html">
125125
<span class="dropdown-text">Sobre a R-Ladies SP</span></a>
126+
</li>
127+
<li>
128+
<a class="dropdown-item" href="./coc.html">
129+
<span class="dropdown-text">Código de conduta</span></a>
126130
</li>
127131
<li>
128132
<a class="dropdown-item" href="./como-participar.html">
@@ -397,6 +401,11 @@ <h2 class="anchored" data-anchor-id="contribuindo-com-um-textopost-para-o-blog">
397401
for (var i=0; i<links.length; i++) {
398402
const link = links[i];
399403
if (!isInternal(link.href)) {
404+
// undo the damage that might have been done by quarto-nav.js in the case of
405+
// links that we want to consider external
406+
if (link.dataset.originalHref !== undefined) {
407+
link.href = link.dataset.originalHref;
408+
}
400409
// target, if specified
401410
link.setAttribute("target", "_blank");
402411
if (link.getAttribute("rel") === null) {
@@ -440,7 +449,11 @@ <h2 class="anchored" data-anchor-id="contribuindo-com-um-textopost-para-o-blog">
440449
try { href = new URL(href).hash; } catch {}
441450
const id = href.replace(/^#\/?/, "");
442451
const note = window.document.getElementById(id);
443-
return note.innerHTML;
452+
if (note) {
453+
return note.innerHTML;
454+
} else {
455+
return "";
456+
}
444457
});
445458
}
446459
const xrefs = window.document.querySelectorAll('a.quarto-xref');

en.html

+22-5
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html xmlns="http://www.w3.org/1999/xhtml" lang="pt" xml:lang="pt"><head>
33

44
<meta charset="utf-8">
5-
<meta name="generator" content="quarto-1.4.550">
5+
<meta name="generator" content="quarto-1.4.555">
66

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

@@ -183,6 +183,10 @@
183183
<li>
184184
<a class="dropdown-item" href="./sobre.html">
185185
<span class="dropdown-text">Sobre a R-Ladies SP</span></a>
186+
</li>
187+
<li>
188+
<a class="dropdown-item" href="./coc.html">
189+
<span class="dropdown-text">Código de conduta</span></a>
186190
</li>
187191
<li>
188192
<a class="dropdown-item" href="./como-participar.html">
@@ -314,7 +318,7 @@ <h2 id="toc-title">Nesta página</h2>
314318
</div>
315319
</div>
316320
<div class="list quarto-listing-default">
317-
<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">
321+
<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">
318322
<div class="thumbnail">
319323
<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">
320324
<p><img src="./posts/2023-12-evento-pacotes/images/foto-evento.jpg" class="thumbnail-image"></p>
@@ -350,7 +354,7 @@ <h3 class="no-anchor listing-title">
350354
</a>
351355
</div>
352356
</div>
353-
<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">
357+
<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">
354358
<div class="thumbnail">
355359
<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">
356360
<p class="card-img-top"><img src="posts/2023-06-05-increasing-diversity-sao-paulo/logo2.jpeg" class="thumbnail-image card-img"/></p>
@@ -386,7 +390,7 @@ <h3 class="no-anchor listing-title">
386390
</a>
387391
</div>
388392
</div>
389-
<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">
393+
<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">
390394
<div class="thumbnail">
391395
<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">
392396
<p><img src="./posts/2023-03-evento-open-data-day/images/logo.png" class="thumbnail-image"></p>
@@ -434,7 +438,11 @@ <h3 class="no-anchor listing-title">
434438
<h2 class="anchored" data-anchor-id="sponsors">Sponsors</h2>
435439
<div class="quarto-figure quarto-figure-center">
436440
<figure class="figure">
441+
<div class="quarto-figure quarto-figure-center">
442+
<figure class="figure">
437443
<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>
444+
</figure>
445+
</div>
438446
<figcaption>R Consortium</figcaption>
439447
</figure>
440448
</div>
@@ -534,6 +542,11 @@ <h2 class="anchored" data-anchor-id="sponsors">Sponsors</h2>
534542
for (var i=0; i<links.length; i++) {
535543
const link = links[i];
536544
if (!isInternal(link.href)) {
545+
// undo the damage that might have been done by quarto-nav.js in the case of
546+
// links that we want to consider external
547+
if (link.dataset.originalHref !== undefined) {
548+
link.href = link.dataset.originalHref;
549+
}
537550
// target, if specified
538551
link.setAttribute("target", "_blank");
539552
if (link.getAttribute("rel") === null) {
@@ -577,7 +590,11 @@ <h2 class="anchored" data-anchor-id="sponsors">Sponsors</h2>
577590
try { href = new URL(href).hash; } catch {}
578591
const id = href.replace(/^#\/?/, "");
579592
const note = window.document.getElementById(id);
580-
return note.innerHTML;
593+
if (note) {
594+
return note.innerHTML;
595+
} else {
596+
return "";
597+
}
581598
});
582599
}
583600
const xrefs = window.document.querySelectorAll('a.quarto-xref');

en.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<link>https://rladies-sp.org/en.html</link>
1010
<atom:link href="https://rladies-sp.org/en.xml" rel="self" type="application/rss+xml"/>
1111
<description>Site da R-Ladies São Paulo, com informações sobre a comunidade e textos escritos por participantes.</description>
12-
<generator>quarto-1.4.550</generator>
12+
<generator>quarto-1.4.555</generator>
1313
<lastBuildDate>Sat, 02 Dec 2023 00:00:00 GMT</lastBuildDate>
1414
<item>
1515
<title>R Packages for Brazilian Data</title>
@@ -448,7 +448,7 @@ Svab, Haydee, Beatriz Milz, Diego Rabatone Oliveira, e Rafael H. M. Pereira. 202
448448
<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>
449449
</ul>
450450
<p>We created a Google Document so the groups could take and share notes.</p>
451-
<table class="table"><tbody>
451+
<table class="caption-top table"><tbody>
452452
<tr class="odd">
453453
<td><img src="https://rladies-sp.org/posts/2023-03-evento-open-data-day/images/grupos1.jpg" class="img-fluid"></td>
454454
<td><img src="https://rladies-sp.org/posts/2023-03-evento-open-data-day/images/grupos2.jpg" class="img-fluid"></td>
@@ -479,7 +479,7 @@ Svab, Haydee, Beatriz Milz, Diego Rabatone Oliveira, e Rafael H. M. Pereira. 202
479479
<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>
480480
</section><section id="gugudadados-space" class="level3"><h3 class="anchored" data-anchor-id="gugudadados-space"><strong>Gugudadados Space</strong></h3>
481481
<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>
482-
<table class="table">
482+
<table class="caption-top table">
483483
<colgroup>
484484
<col style="width: 50%">
485485
<col style="width: 50%">

eventos.html

+15-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html xmlns="http://www.w3.org/1999/xhtml" lang="pt" xml:lang="pt"><head>
33

44
<meta charset="utf-8">
5-
<meta name="generator" content="quarto-1.4.550">
5+
<meta name="generator" content="quarto-1.4.555">
66

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

@@ -123,6 +123,10 @@
123123
<li>
124124
<a class="dropdown-item" href="./sobre.html">
125125
<span class="dropdown-text">Sobre a R-Ladies SP</span></a>
126+
</li>
127+
<li>
128+
<a class="dropdown-item" href="./coc.html">
129+
<span class="dropdown-text">Código de conduta</span></a>
126130
</li>
127131
<li>
128132
<a class="dropdown-item" href="./como-participar.html">
@@ -338,6 +342,11 @@ <h1 class="title">Próximos eventos</h1>
338342
for (var i=0; i<links.length; i++) {
339343
const link = links[i];
340344
if (!isInternal(link.href)) {
345+
// undo the damage that might have been done by quarto-nav.js in the case of
346+
// links that we want to consider external
347+
if (link.dataset.originalHref !== undefined) {
348+
link.href = link.dataset.originalHref;
349+
}
341350
// target, if specified
342351
link.setAttribute("target", "_blank");
343352
if (link.getAttribute("rel") === null) {
@@ -381,7 +390,11 @@ <h1 class="title">Próximos eventos</h1>
381390
try { href = new URL(href).hash; } catch {}
382391
const id = href.replace(/^#\/?/, "");
383392
const note = window.document.getElementById(id);
384-
return note.innerHTML;
393+
if (note) {
394+
return note.innerHTML;
395+
} else {
396+
return "";
397+
}
385398
});
386399
}
387400
const xrefs = window.document.querySelectorAll('a.quarto-xref');

eventos/2023-05-20/index.html

+15-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html xmlns="http://www.w3.org/1999/xhtml" lang="pt" xml:lang="pt"><head>
33

44
<meta charset="utf-8">
5-
<meta name="generator" content="quarto-1.4.550">
5+
<meta name="generator" content="quarto-1.4.555">
66

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

@@ -122,6 +122,10 @@
122122
<li>
123123
<a class="dropdown-item" href="../../sobre.html">
124124
<span class="dropdown-text">Sobre a R-Ladies SP</span></a>
125+
</li>
126+
<li>
127+
<a class="dropdown-item" href="../../coc.html">
128+
<span class="dropdown-text">Código de conduta</span></a>
125129
</li>
126130
<li>
127131
<a class="dropdown-item" href="../../como-participar.html">
@@ -400,6 +404,11 @@ <h3 class="anchored" data-anchor-id="beatriz-jardim-r-ladies-e-inca">Beatriz Jar
400404
for (var i=0; i<links.length; i++) {
401405
const link = links[i];
402406
if (!isInternal(link.href)) {
407+
// undo the damage that might have been done by quarto-nav.js in the case of
408+
// links that we want to consider external
409+
if (link.dataset.originalHref !== undefined) {
410+
link.href = link.dataset.originalHref;
411+
}
403412
// target, if specified
404413
link.setAttribute("target", "_blank");
405414
if (link.getAttribute("rel") === null) {
@@ -443,7 +452,11 @@ <h3 class="anchored" data-anchor-id="beatriz-jardim-r-ladies-e-inca">Beatriz Jar
443452
try { href = new URL(href).hash; } catch {}
444453
const id = href.replace(/^#\/?/, "");
445454
const note = window.document.getElementById(id);
446-
return note.innerHTML;
455+
if (note) {
456+
return note.innerHTML;
457+
} else {
458+
return "";
459+
}
447460
});
448461
}
449462
const xrefs = window.document.querySelectorAll('a.quarto-xref');

0 commit comments

Comments
 (0)