From 067eddd912750209e88f651938efefeb77390bec Mon Sep 17 00:00:00 2001 From: Renne Rocha Date: Tue, 13 May 2025 21:54:46 -0300 Subject: [PATCH] Enable comments --- ...0208-configuring-self-hosted-calendar-for-small-community.md | 2 ++ ...-things-i-learned-from-translating-free-software-projects.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/content/posts/20240208-configuring-self-hosted-calendar-for-small-community.md b/content/posts/20240208-configuring-self-hosted-calendar-for-small-community.md index 2b55bae..837d05a 100644 --- a/content/posts/20240208-configuring-self-hosted-calendar-for-small-community.md +++ b/content/posts/20240208-configuring-self-hosted-calendar-for-small-community.md @@ -3,6 +3,8 @@ title: "Configuring a self-hosted calendar for your small community" date: 2024-02-08 tags: ["gancio", "fediverse", "calendar", "self-host"] slug: configuring-self-hosted-calendar-for-small-community +params: + mastodon_id: 114503452745400601 --- I am one of the co-founders of [Laboratório Hacker de Campinas](https://lhc.net.br) (LHC), one of the first hackerspaces in Brazil and during more than a decade we always struggled how to publish and publicize our events. diff --git a/content/posts/20250331-things-i-learned-from-translating-free-software-projects.md b/content/posts/20250331-things-i-learned-from-translating-free-software-projects.md index 24f0bb9..306ddeb 100644 --- a/content/posts/20250331-things-i-learned-from-translating-free-software-projects.md +++ b/content/posts/20250331-things-i-learned-from-translating-free-software-projects.md @@ -3,6 +3,8 @@ title: "Things I learned from translating free software projects" date: 2025-03-31 tags: ["free software", "translation", "i18n"] slug: things-i-learned-from-translating-free-software-projects +params: + mastodon_id: 114502010539217500 --- Everyone who wants to start contributing to free software projects struggles to know how to start. There are different paths you can follow to get involved in a community. Smaller projects are easier to start with, but some will require technical knowledge that you don't have yet. Other projects may be more welcoming to new contributors but will require you to learn how the community works and its culture.