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 Dec 6, 2024
1 parent 57927f2 commit 6583f42
Show file tree
Hide file tree
Showing 12 changed files with 1,480 additions and 306 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
f3ff378a
9178ad64
Binary file added blog/2024/rdevguide/cover_page_scriberia.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1,026 changes: 1,026 additions & 0 deletions blog/2024/rdevguide/index.html

Large diffs are not rendered by default.

Binary file added blog/2024/rdevguide/r-development-guide.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added blog/2024/rdevguide/repo_contributions.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions blog/2024/rdevguide/styles.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
.container {
width: calc(1100px * 0.5);
height: calc(500px * 0.5);
position: relative;
}

.frame {
border: 3px solid #f5af69;
width: 1100px;
height: 500px;
transform: scale(0.5);
transform-origin: 0 0;
position: absolute;
left: 0;
top: 0;
}
67 changes: 50 additions & 17 deletions blog/index.html

Large diffs are not rendered by default.

61 changes: 60 additions & 1 deletion blog/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,66 @@
<atom:link href="https://forwards.github.io/blog/index.xml" rel="self" type="application/rss+xml"/>
<description>R Foundation taskforce on women and other under-represented groups.</description>
<generator>quarto-1.6.39</generator>
<lastBuildDate>Mon, 22 Jan 2024 00:00:00 GMT</lastBuildDate>
<lastBuildDate>Fri, 06 Dec 2024 00:00:00 GMT</lastBuildDate>
<item>
<title>A Book Dash for the R Development Guide</title>
<dc:creator>Saranjeet Kaur Bhogal</dc:creator>
<dc:creator>Heather Turner</dc:creator>
<link>https://forwards.github.io/blog/2024/rdevguide/</link>
<description><![CDATA[
<p>This last month of 2024 started with a lot of updates to the <a href="https://contributor.r-project.org/rdevguide/">R Development (Dev) Guide</a>. It has been almost 4 years since the discussions about having such a guide started during useR! 2020. The guide has come a long way since then, and there some exciting updates to it.</p>
<p>In the first week of December 2024, Saranjeet Kaur Bhogal visited Heather Turner at the University of Warwick, UK. We spent the week co-working on the R Dev Guide and managed to close quite a few old issues 🎉</p>
<section id="witnessing-december-turning-into-closember" class="level2">
<h2 class="anchored" data-anchor-id="witnessing-december-turning-into-closember">Witnessing December turning into Closember!</h2>
<p>We started the week walking through the oldest open issues and pull requests on the Dev Guide’s repository and decided to tackle them as a priority. Over the week, we managed to close approximately 21 issues and 10 pull requests (not made by a bot). This included some new issues and pull requests that were opened during the week. The oldest issue that we managed to close was from 2020 and Heather did a comprehensive review of an outstanding pull request from 2022 (still not merged, but we are happy that it has been reviewed and is up to date).</p>
<p>Here’s a peak into the insights from the <a href="https://github.com/r-devel/rdevguide">Dev Guide’s GitHub repository</a> for the week of the book dash:</p>
<div class="quarto-figure quarto-figure-left">
<figure class="figure">
<p><img src="https://forwards.github.io/blog/2024/rdevguide/repo_contributions.png" class="img-fluid figure-img" style="width:100.0%"></p>
<figcaption>R Dev Guide GitHub repository insights</figcaption>
</figure>
</div>
</section>
<section id="a-new-cover-image-for-the-r-dev-guide" class="level2">
<h2 class="anchored" data-anchor-id="a-new-cover-image-for-the-r-dev-guide">A new cover image for the R Dev Guide</h2>
<p>We have always wanted to have a cover image for the R Dev Guide and we finally have one! The cover image is inspired from an illustration that Saranjeet co-created with a Scriberia artist during <a href="https://book.the-turing-way.org/community-handbook/bookdash.html">The Turing Way book dash</a> in June 2024. The illustration attempts to capture the essence of the R Dev Guide and the community around it. It depicts how the guide welcomes contributors to the R project from all levels, beginners, intermediate, and seasoned. The image shows contributors at beginner level putting the building blocks together, the contributors at intermediate level who have more familiarity with the tools using them to build the project further, and those at the seasoned levels constructing more advanced work.</p>
<div class="quarto-figure quarto-figure-left">
<figure class="figure">
<p><img src="https://forwards.github.io/blog/2024/rdevguide/cover_page_scriberia.png" class="img-fluid figure-img" style="width:20.0%"></p>
<figcaption>R Dev Guide’s new cover image</figcaption>
</figure>
</div>
</section>
<section id="hello-quarto" class="level2">
<h2 class="anchored" data-anchor-id="hello-quarto">Hello, Quarto!</h2>
<p>We thought that at some point it would be good to migrate the R Dev Guide from <a href="https://bookdown.org/">Bookdown</a> to <a href="https://quarto.org/">Quarto</a>. We achieved this faster than expected with Ella Kaye bringing her energy and enthusiam to the task. She managed to migrate the guide to Quarto and yes, we are now live on Quarto!</p>
Explore the Quarto version of the guide embedded below (it’s scrollable and clickable - try it!) 👀
<div class="container">
<p><iframe class="frame" src="https://contributor.r-project.org/rdevguide/" title="The R Development Guide"></iframe></p>
</div>
<p>The full scale version is available at <a href="https://contributor.r-project.org/rdevguide/" class="uri">https://contributor.r-project.org/rdevguide/</a>.</p>
</section>
<section id="community-contributions" class="level2">
<h2 class="anchored" data-anchor-id="community-contributions">Community contributions</h2>
<p>During the week, we also had some notable contributions from the community. In particular, Cam Race and Carlos Cámara contributed to the guide remotely. Cam Race continued on the work he started during the <a href="https://www.jumpingrivers.com/blog/r-dev-day-2024/">R Dev Day at SIP 2024</a> which was inspired from contributions by Mahmoud Abdelrazek and Sarah Jaffa during the <a href="https://rsecon24.society-rse.org/programme/community-discovery-day/">R Hackathon at RSECon24</a>.</p>
<p>Overall, it was a very productive week! We are excited to see the R Dev Guide evolve further and welcome more contributors to the project. If you are interested in contributing, check out the <a href="https://github.com/r-devel/rdevguide?tab=readme-ov-file#contributing">Contributing guidelines</a> and the <a href="https://github.com/r-devel/rdevguide/labels/good%20first%20issue">good first issues on the GitHub repository</a> 🚀</p>
<!-- -->
</section>
]]></description>
<category>news</category>
<guid>https://forwards.github.io/blog/2024/rdevguide/</guid>
<pubDate>Fri, 06 Dec 2024 00:00:00 GMT</pubDate>
<media:content url="https://forwards.github.io/blog/2024/rdevguide/r-development-guide.jpg" medium="image" type="image/jpeg"/>
</item>
<item>
<title>Website Relaunch</title>
<dc:creator>Heather Turner</dc:creator>
Expand Down
10 changes: 5 additions & 5 deletions edu/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@ <h2 class="anchored" data-anchor-id="education-blog-posts">Education blog posts<
</div>
</div>
<div class="list quarto-listing-default">
<div class="quarto-post image-right" data-index="0" data-categories="ZWR1Y2F0aW9uJTJDc29mdHdhcmUlMkNjb21tdW5pdHklMkN0cmFpbmluZyUyQ3RlYWNoaW5n" data-listing-date-sort="1511136000000" data-listing-file-modified-sort="1733491564754" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="1" data-listing-word-count-sort="84">
<div class="quarto-post image-right" data-index="0" data-categories="ZWR1Y2F0aW9uJTJDc29mdHdhcmUlMkNjb21tdW5pdHklMkN0cmFpbmluZyUyQ3RlYWNoaW5n" data-listing-date-sort="1511136000000" data-listing-file-modified-sort="1733499146436" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="1" data-listing-word-count-sort="84">
<div class="thumbnail">
<p><a href="../blog/2017/girls-coding-workshop-melbourne/index.html" class="no-external"></a></p><a href="../blog/2017/girls-coding-workshop-melbourne/index.html" class="no-external">
<p class="card-img-top"><img src="../blog/2017/girls-coding-workshop-melbourne/cupcakes.jpg" class="thumbnail-image card-img"/></p>
Expand Down Expand Up @@ -371,7 +371,7 @@ <h3 class="no-anchor listing-title">
</a>
</div>
</div>
<div class="quarto-post image-right" data-index="1" data-categories="bmV3cyUyQ2NvbW11bml0eSUyQ2VkdWNhdGlvbg==" data-listing-date-sort="1530921600000" data-listing-file-modified-sort="1733491564762" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="1" data-listing-word-count-sort="187">
<div class="quarto-post image-right" data-index="1" data-categories="bmV3cyUyQ2NvbW11bml0eSUyQ2VkdWNhdGlvbg==" data-listing-date-sort="1530921600000" data-listing-file-modified-sort="1733499146444" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="1" data-listing-word-count-sort="187">
<div class="thumbnail">
<p><a href="../blog/2018/havanar/index.html" class="no-external"></a></p><a href="../blog/2018/havanar/index.html" class="no-external">
<p class="card-img-top"><img src="../blog/2018/havanar/universidad_de_la_habana_fachada.jpg" class="thumbnail-image card-img"/></p>
Expand Down Expand Up @@ -399,7 +399,7 @@ <h3 class="no-anchor listing-title">
</a>
</div>
</div>
<div class="quarto-post image-right" data-index="2" data-categories="ZWR1Y2F0aW9uJTJDc29mdHdhcmUlMkNjb21tdW5pdHk=" data-listing-date-sort="1574380800000" data-listing-file-modified-sort="1733491564774" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="3" data-listing-word-count-sort="413">
<div class="quarto-post image-right" data-index="2" data-categories="ZWR1Y2F0aW9uJTJDc29mdHdhcmUlMkNjb21tdW5pdHk=" data-listing-date-sort="1574380800000" data-listing-file-modified-sort="1733499146456" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="3" data-listing-word-count-sort="413">
<div class="thumbnail">
<p><a href="../blog/2019/rladies-charlottesville-workshop-recap/index.html" class="no-external"></a></p><a href="../blog/2019/rladies-charlottesville-workshop-recap/index.html" class="no-external">
<p><img loading="lazy" src="../blog/2019/rladies-charlottesville-workshop-recap/optimized/group_photo.jpg" class="thumbnail-image"></p>
Expand Down Expand Up @@ -427,7 +427,7 @@ <h3 class="no-anchor listing-title">
</a>
</div>
</div>
<div class="quarto-post image-right" data-index="3" data-categories="Y29tbXVuaXR5JTJDZWR1Y2F0aW9uJTJDc29mdHdhcmU=" data-listing-date-sort="1590364800000" data-listing-file-modified-sort="1733491564778" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="6" data-listing-word-count-sort="1052">
<div class="quarto-post image-right" data-index="3" data-categories="Y29tbXVuaXR5JTJDZWR1Y2F0aW9uJTJDc29mdHdhcmU=" data-listing-date-sort="1590364800000" data-listing-file-modified-sort="1733499146460" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="6" data-listing-word-count-sort="1052">
<div class="thumbnail">
<p><a href="../blog/2020/southern-africa-project-2020/index.html" class="no-external"></a></p><a href="../blog/2020/southern-africa-project-2020/index.html" class="no-external">
<p class="card-img-top"><img src="../blog/2020/southern-africa-project-2020/optimized/r_workshop_participants_gaborone.jpg" class="thumbnail-image card-img"/></p>
Expand Down Expand Up @@ -455,7 +455,7 @@ <h3 class="no-anchor listing-title">
</a>
</div>
</div>
<div class="quarto-post image-right" data-index="4" data-categories="ZWR1Y2F0aW9uJTJDc29mdHdhcmUlMkNjb21tdW5pdHk=" data-listing-date-sort="1569110400000" data-listing-file-modified-sort="1733491564778" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="5" data-listing-word-count-sort="940">
<div class="quarto-post image-right" data-index="4" data-categories="ZWR1Y2F0aW9uJTJDc29mdHdhcmUlMkNjb21tdW5pdHk=" data-listing-date-sort="1569110400000" data-listing-file-modified-sort="1733499146460" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="5" data-listing-word-count-sort="940">
<div class="thumbnail">
<p><a href="../blog/2019/workshops-for-women-and-girls/index.html" class="no-external"></a></p><a href="../blog/2019/workshops-for-women-and-girls/index.html" class="no-external">
<p class="card-img-top"><img src="../blog/2019/workshops-for-women-and-girls/girls-workshop-nyc.jpg" class="thumbnail-image card-img"/></p>
Expand Down
1 change: 1 addition & 0 deletions listings.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
{
"listing": "/blog/index.html",
"items": [
"/blog/2024/rdevguide/index.html",
"/blog/2024/website-relaunch/index.html",
"/blog/2020/blacklivesmatter-statement/index.html",
"/blog/2020/southern-africa-project-2020/index.html",
Expand Down
Loading

0 comments on commit 6583f42

Please sign in to comment.