Skip to content

Commit

Permalink
Merge branch 'main' into patch-21
Browse files Browse the repository at this point in the history
  • Loading branch information
drmowinckels authored Nov 28, 2024
2 parents e00974b + 9cb96a9 commit a4d26b5
Show file tree
Hide file tree
Showing 35 changed files with 1,718 additions and 170 deletions.
2 changes: 1 addition & 1 deletion .Rprofile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ options(
blogdown.ext = ".Rmd",
blogdown.subdir = "blog",
blogdown.title_case = TRUE,
blogdown.hugo.version = "0.111.2",
blogdown.hugo.version = readLines(".hugoversion"),

renv.config.sandbox.enabled = FALSE,
renv.config.auto.snapshot = FALSE
Expand Down
39 changes: 12 additions & 27 deletions .github/workflows/build-preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,25 +27,27 @@ concurrency:
cancel-in-progress: true

env:
RENV_PROFILE: "dev"
RENV_CONFIG_SANDBOX_ENABLED: FALSE
issue: ${{ github.event.inputs.triggering_issue || github.event.pull_request.number }}
repo_name: ${{ github.event.inputs.triggering_repo || github.repository }}
directory: ${{ github.event.inputs.directory || 'main' }}
blogs: ${{ github.event.inputs.blogs || 'main' }}
rid: ${{ github.event.number || github.run_id }}
hugobd: public
on_fork: ${{ github.event.pull_request.head.repo.fork == true }}

jobs:
build:
name: Build site
runs-on: ubuntu-latest
env:
hugobd: public
on_fork: ${{ github.event.pull_request.head.repo.fork == true }}
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
fetch-depth: 2

- name: Set env parameters
run: |
ver=$(cat .Rprofile | grep hugo.version | cut -d"=" -f2 | sed -e s.\"..g | sed -e s.\ ..g | sed -e s.,..g)
ver=$(cat .hugoversion)
echo "hugovr=$ver" >> $GITHUB_ENV
echo "repo_owner=$(dirname ${{ env.repo_name }})" >> $GITHUB_ENV
echo "repo_name=$(basename ${{ env.repo_name }})" >> $GITHUB_ENV
Expand All @@ -57,28 +59,11 @@ jobs:
echo "token=${{ secrets.GITHUB_TOKEN }}" >> $GITHUB_ENV
echo "blogsref=main" >> $GITHUB_ENV
fi
- name: Checkout repository
uses: actions/checkout@v4
with:
fetch-depth: 2
- name: Install cURL Headers
run: |
sudo apt-get update
sudo apt-get install libcurl4-openssl-dev
- name: Setup R
uses: r-lib/actions/setup-r@v2
with:
r-version: '4.3.0'

- name: Serup renv
uses: r-lib/actions/setup-renv@v2

- name: Populate untranslated pages
run: |
Rscript scripts/missing_translations.R
- name: Site data - Clean folders
if: ${{ env.on_fork != 'true' }}
Expand All @@ -93,7 +78,7 @@ jobs:
path: tmpd/dir

- name: Site data - DIRECTORY - Download artifact
uses: dawidd6/action-download-artifact@v2
uses: dawidd6/action-download-artifact@v6
if: ${{ (env.on_fork != 'true') && env.directory != 'main' }}
with:
name: entries
Expand Down Expand Up @@ -165,7 +150,7 @@ jobs:
--alias=${{ env.netalias }} \
--dir=${{ env.hugobd }}
- uses: actions/github-script@v6
- uses: actions/github-script@v7
name: "Notify about build failure"
if: ${{ failure() }}
with:
Expand All @@ -175,10 +160,10 @@ jobs:
issue_number: ${{ env.issue }},
owner: 'rladies',
repo: '${{ env.repo_name }}',
body: 'Test build failed :sob: [Check out the build logs](https://github.com/rladies/rladies.github.io/actions/runs/${{ github.run_id }}).
body: 'Test build failed :sob: [Check out the build logs](https://github.com/rladies/rladies.github.io/actions/runs/${{ github.run_id }}).'
})
- uses: actions/github-script@v6
- uses: actions/github-script@v7
name: "Notify about build preview"
with:
github-token: ${{ env.token }}
Expand Down
10 changes: 6 additions & 4 deletions .github/workflows/build-production.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,17 @@ jobs:
RENV_CONFIG_SANDBOX_ENABLED: FALSE
hugobd: public
steps:
- name: Set env parameters
run: |
ver=$(cat .Rprofile | grep hugo.version | cut -d"=" -f2 | sed -e s.\"..g | sed -e s.\ ..g | sed -e s.,..g)
echo "hugovr=$ver" >> $GITHUB_ENV

- name: Checkout repository
uses: actions/checkout@v4
with:
fetch-depth: 2

- name: Set env parameters
run: |
ver=$(cat .hugoversion)
echo "hugovr=$ver" >> $GITHUB_ENV
- name: Install cURL Headers
run: |
Expand Down
1 change: 1 addition & 0 deletions .hugoversion
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0.111.2
35 changes: 23 additions & 12 deletions content/about-us/involved/index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,27 @@ title: "Get Involved"
</center>


* Support your local chapters with venue space and funding for food and beverages.
* Support your local R-Ladies speakers by inviting them to talk – no excuses for unequal conference speaker ratios.
* Use the [R-Ladies directory](/directory).
* Join the [R-Ladies directory](/directory) .
* Encourage coding women to be part of R-Ladies.
* Share code (R-Ladies Global Github).
* Inspire and support others.
* Join the [community slack](https://rladies.org/form/community-slack).
* Teach.
* Blog.
* Tweet, Retweet and follow @RLadiesGlobal and R-Ladies chapter accounts.
* And if you are an R-Lady and want to start a chapter near you, please get in touch via chapters[at]rladies[dot]org.
We welcome your contributions, below are handful of ideas 💜

#### 🏁 Getting started

- Update [R-Ladies directory](/directory) with your details
- Join our [community slack](https://rladies.org/form/community-slack) channel
- Follow us over [social media](https://hachyderm.io/@RLadiesGlobal). Periodically we share about upcoming activities
- Join your regional [R-Ladies chapter](https://www.meetup.com/pro/rladies/) or the remote chapter, perfect space to connect with likeminded individuals
- Attend the online/in-person events. The details for upcoming events could be found over slack channels/ social media
- Content along with recordings for our past events are openly accessible over [YouTube](https://www.youtube.com/@RLadiesGlobal) channel, reach out to speakers that you like and let them know that you appreciate their content

#### 💡Always room for more

- Propose a talk for a meetup/event/conference
- Become a chapter organizer by volunteering with your local chapter or starting your own (please get in touch via [[email protected]](mailto:[email protected]))
- Contribute a blog post to the [website](https://rladies.org/), we are always here to help.

#### 🤝 Above and beyond

- Join the [global team](https://rladies.org/about-us/global-team/), help us create a diverse space
- Create issues or PR(s) over [GitHub](https://github.com/rladies) for our [website](https://github.com/rladies/rladies.github.io) & [guide](https://github.com/rladies/rladiesguide) when you encounter sections which could be improved
- Contribute to community discussion and share your thoughts
- Support your local chapters with venue space and funding for food and beverages
- Support our infrastructure and behind-the-scenes operations. We appreciate your donations via [PayPal](https://www.paypal.com/donate/?hosted_button_id=VB4EK67MJ373E)
2 changes: 1 addition & 1 deletion content/about-us/mission/index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: "Mission"

**R-LADIES IS A WORLDWIDE ORGANIZATION WHOSE MISSION IS TO PROMOTE GENDER DIVERSITY IN THE R COMMUNITY.**

The R community suffers from an under-representation of minority genders (including but not limited to cis/trans women, trans men, non-binary, genderqueer, agender) in every role and area of participation, whether as leaders, package developers, conference speakers, conference participants, educators, or users ([see recent stats](http://forwards.github.io/data/)).
The R community suffers from an under-representation of minority genders (including but not limited to cis/trans women, trans men, non-binary, genderqueer, agender) in every role and area of participation, whether as leaders, package developers, conference speakers, conference participants, educators, or users ([see recent stats](https://forwards.github.io/data.html)).

As a diversity initiative, the mission of R-Ladies is to achieve proportionate representation by encouraging, inspiring, and empowering people of genders currently under-represented in the R community.
R-Ladies’ primary focus, therefore, is on supporting minority gender R enthusiasts to achieve their programming potential, by building a collaborative global network of R leaders, mentors, learners, and developers to facilitate individual and collective progress worldwide.
Expand Down
4 changes: 1 addition & 3 deletions content/activities/rladies-blogs/index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ title: "Blogs by R-Ladies"
type: "rladies-blogs"
---

Curated list of awesome blogs by R-Ladies, inspired by

{{< twitter id="1362021673239785473" user="RLadiesGlobal" >}}
Curated list of awesome blogs by R-Ladies.

The list lives in its own [GitHub Repo](https://github.com/rladies/awesome-rladies-blogs),
and you are very welcome to[ add your own](https://github.com/rladies/awesome-rladies-blogs/blob/main/CONTRIBUTING.md)!
Expand Down
4 changes: 2 additions & 2 deletions data/chapter_stats.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"chapters": 219,
"countries": 63
"chapters": 225,
"countries": 65
}
15 changes: 15 additions & 0 deletions data/chapters/albania-tirana.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
[
{
"urlname": "rladies-tirana",
"status": "active",
"country": "Albania",
"city": "Tirana",
"social_media": {
"meetup": "rladies-tirana",
"email": "[email protected]"
},
"organizers": {
"current": ["Eralda Gjika"]
}
}
]
2 changes: 1 addition & 1 deletion data/chapters/austria-salzburg.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"urlname": "rladies-salzburg",
"status": "active",
"country": "austria",
"country": "Austria",
"city": "salzburg",
"social_media": {
"meetup": "rladies-salzburg",
Expand Down
4 changes: 2 additions & 2 deletions data/chapters/brazil-santa-catarina-florianopolis.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"email": "[email protected]"
},
"organizers": {
"current": ["Camila Thais Weber"],
"former": []
"current": ["Tamires Martins"],
"former": ["Camila Thais Weber"]
}
}
]
10 changes: 5 additions & 5 deletions data/chapters/brazil-sao-paulo-sao-paulo.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@
"city": "S<e3>o Paulo",
"social_media": {
"meetup": "rladies-sao-paulo",
"twitter": "RLadiesSaoPaulo",
"email": "[email protected]",
"email": "[email protected]",
"facebook": "rladiessaopaulo",
"instagram": "rladiessaopaulo",
"youtube": "RLadiesS%C3%A3oPaulo",
"github": "rladies/meetup-presentations_sao-paulo"
"github": "https://github.com/R-Ladies-Sao-Paulo/",
"website": "https://rladies-sp.org/"
},
"organizers": {
"current": ["Hayd<e9>e Svab", "Alissa Munerato", "Bruna Wundervald", "Beatriz Milz", "Bruna Garbes", "Nath<e1>lia Demetrio", "Jean Prado", "Renata Hirota"],
"former": []
"current": ["Hayd<e9>e Svab", "Beatriz Milz", "Tatyane Paz Dominguez", "Luana Antunes Alexandre", "Bruna Garbes", "Nath<e1>lia Demetrio", "Jade Mar<e9>", "Ana Carolina Moreno", "Fernanda Fiel Peres", "Geovana Lopes"],
"former": ["Bruna Wundervald", "Alissa Munerato"]
}
}
]
4 changes: 2 additions & 2 deletions data/chapters/chile-concepcion.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"email": "[email protected]"
},
"organizers": {
"current": ["Macarena Valenzuela Beltr<e1>n", "Camila Molina"],
"former": []
"current": ["Natalia Elizabeth Riquelme Sanhueza", "Camila Molina"],
"former": ["Macarena Valenzuela Beltr<e1>n"]
}
}
]
8 changes: 5 additions & 3 deletions data/chapters/croatia-zagreb.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
[
{
"status": "prospective",
"status": "active",
"country": "Croatia",
"city": "Zagreb",
"social_media": {},
"social_media": {
"meetup": "rladies-zagreb"
},
"organizers": {
"current": ["Ana Jankovic", "Maja Kuzman"],
"current": ["Dora Popovic", "Lana Bojanic", "Ana Jankovic", "Maja Kuzman"],
"former": []
}
}
Expand Down
4 changes: 2 additions & 2 deletions data/chapters/germany-cologne.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"linkedin": "r-ladies-cologne"
},
"organizers": {
"current": ["Cosima Meyer", "Gabe Winter", "Paula Nemcova"],
"former": ["Luciana Imbiriba"]
"current": ["Cosima Meyer", "Gabe Winter"],
"former": ["Luciana Imbiriba", "Paulina Nemcova"]
}
}
]
4 changes: 2 additions & 2 deletions data/chapters/germany-marburg.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[
{
"status": "prospective",
"status": "active",
"country": "Germany",
"city": "Marburg",
"social_media": {},
"organizers": {
"current": ["Lara Orphal"],
"current": ["Lara Orphal", "Violetta Biermann"],
"former": []
}
}
Expand Down
15 changes: 15 additions & 0 deletions data/chapters/ghana-cape-coast.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
[
{
"urlname": "rladies-cape-coast",
"status": "active",
"country": "Ghana",
"city": "Cape Coast",
"social_media": {
"meetup": "rladies-cape-coast"
},
"organizers": {
"current": ["Lois Keh"],
"former": []
}
}
]
4 changes: 2 additions & 2 deletions data/chapters/india-delhi-new-delhi.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"facebook": "RLadies-Delhi-111066293606859"
},
"organizers": {
"current": ["Anukriti Gupta", "Riya Gupta"],
"former": []
"current": ["Kritika Verma"],
"former": ["Anukriti Gupta", "Riya Gupta"]
}
}
]
15 changes: 15 additions & 0 deletions data/chapters/mexico-guanajuato.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
[
{
"urlname": "rladies-guanajuato",
"status": "active",
"country": "Mexico",
"city": "Guanajuato",
"social_media": {
"meetup": "rladies-guanajuato",
"email": "[email protected]"
},
"organizers": {
"current": ["Lavinia Lav<ed>n L<f3>pez"]
}
}
]
15 changes: 15 additions & 0 deletions data/chapters/mexico-tepic.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
[
{
"urlname": "rladies-tepic",
"status": "active",
"country": "Mexico",
"city": "Tepic",
"social_media": {
"meetup": "rladies-tepic",
"email": "[email protected]"
},
"organizers": {
"current": ["Zulia Fernandina Nieves L<f3>pez", "Fabiola Ay<f3>n", "Angelica Nallelhy", "Aida Gabriela Mora"]
}
}
]
4 changes: 2 additions & 2 deletions data/chapters/norway-bergen.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"github": "rladies/meetup-presentations_bergen"
},
"organizers": {
"current": ["Jonelle Dickow Villar", "Julia Romanowska", "Astrid Lunde", "Ellisif Nygaard"],
"former": []
"current": ["Jonelle Dickow Villar", "Seehee Rim", "Astrid Lunde", "Ellisif Nygaard"],
"former": ["Julia Romanowska"]
}
}
]
15 changes: 15 additions & 0 deletions data/chapters/singapore-singapore.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
[
{
"urlname": "rladies-singapore",
"status": "active",
"country": "Singapore",
"city": "Singapore",
"social_media": {
"meetup": "rladies-singapore-sg",
"email": "[email protected]"
},
"organizers": {
"current": ["Liang Tian"]
}
}
]
Loading

0 comments on commit a4d26b5

Please sign in to comment.