diff --git a/source/_data/members.yml b/source/_data/members.yml index 4522f3b..5ce678c 100644 --- a/source/_data/members.yml +++ b/source/_data/members.yml @@ -4,6 +4,9 @@ join_date: 13th November 2025 bio: "Hi, I'm Bashy. I am Slovakian, currently living in Romanian countryside. Because of my interest in Free and Open Technologies, I've decided to bring OpenAlt into Romania." contact: + - url: https://bashynx.com + icon: fa-solid fa-link + enable: true - url: https://mastodon.social/@Bashynx icon: fab fa-mastodon enable: true @@ -16,6 +19,19 @@ - url: https://gitlab.com/bashynx/ icon: fab fa-gitlab enable: true - - url: bashynx@openalt.org - icon: fab fa-gitlab - enable: true \ No newline at end of file + - url: mailto:bashynx@openalt.org + icon: fas fa-envelope + enable: true +- name: "Kovács 'Gyuri' György" + role: Co-Founder + picture: /images/site/members/user.png + join_date: 21st November 2025 + bio: "Hi, I'm Gyuri. I am from Cluj, I have been involved with a number of groups such as Functional Programming in Cluj, Research in Cluj, Philosophy in Cluj and TEAL. I am a fan of Free and Open Source Software, and so I've joined Bashy to help her get OpenAlt going in Romania." + contact: + - url: http://gyuri.world + icon: fa-solid fa-link + enable: true + - url: mailto:georgesmth202@gmail.com + icon: fas fa-envelope + enable: true + \ No newline at end of file diff --git a/source/_data/partners.yml b/source/_data/partners.yml index 42c427b..df94e42 100644 --- a/source/_data/partners.yml +++ b/source/_data/partners.yml @@ -1,11 +1,31 @@ -- name: vpsFree - url: https://vpsFree.org/ - logo: /images/site/partners/vpsFree.png - -- name: OpenAlt CZ - url: https://openalt.cz - logo: /images/site/partners/openalt-cz.png - -- name: Hackman.Club - url: https://hackman.club - logo: /images/site/partners/HackmanClub.png \ No newline at end of file +- title: "Media Partners" + list: + - enable: false + name: Today Software Magazine + url: https://www.todaysoftmag.ro + logo: /images/site/partners/TSN.png + bio: "Today Software Magazine is likely a Romanian publication focused on technology, software, and IT industry news. It covers topics such as software development, business technology trends, product reviews, and interviews with industry professionals." +- title: "Organizers" + list: + - enable: true + name: OpenAlt CZ + url: https://openalt.cz + logo: /images/site/partners/openalt-cz.png + bio: "OpenAlt z.s. is an association whose goal is to support and promote open source in all its paradigmatic forms (hardware, software, data, science, education, governance, etc.). At its core is the organization of the OpenAlt conference, which presents openness as a response to technical and societal challenges." + - enable: false + name: Hackman.Club + url: https://hackman.club + logo: /images/site/partners/HackmanClub.png + bio: +- title: "Friendly Events" + list: + - enable: false + name: REAM + url: https://www.linkedin.com/company/dcg40264/posts/?feedView=all + logo: /images/site/partners/REAM.png + bio: "REAM (Read and Examine Articles en Masse) is a type of get together where we talk about an article that was voted on by regular members. You can think of it like a book club, but instead of books, we read articles. They are (usually) much shorter than books, and there are lots to talk about and discuss." + - enable: false + name: DefCon Group Cluj + url: https://www.linkedin.com/company/dcg40264/posts/?feedView=all + logo: /images/site/partners/defcon.jpg + bio: "Bringing together Cluj hackers and security professionals to learn, collaborate, and network in an open space." \ No newline at end of file diff --git a/source/_posts/2025/2025_10_15.md b/source/_posts/2025/2025_10_15.md index dcdfdae..d0fcd24 100644 --- a/source/_posts/2025/2025_10_15.md +++ b/source/_posts/2025/2025_10_15.md @@ -7,7 +7,7 @@ description: Hi there! categories: - OpenAlt --- -I've been attending two conferences in Czech Republic in the past few years, [LinuxDays](https://linuxdays.cz/) and [OpenAlt](http://openalt.cz/). LinuxDays is a conference focused on Linux, while OpenAlt covers everything related to FOSS (it describes itself as FOSDEM in Czechia). OpenAlt is not just conference though, it's also a non-profit association that manages several FOSS projects in the Czech Republic and organizes monthly community meetups. +I've been attending two conferences in Czech Republic in the past few years, [LinuxDays](https://linuxdays.cz/) and [OpenAlt](http://openalt.cz/). LinuxDays is a conference focused on Linux, while OpenAlt covers everything related to FOSS (it describes itself as local FOSDEM in Czechia). OpenAlt is not just conference though, it's also a non-profit association that manages several FOSS projects in the Czech Republic and organizes monthly community meetups. I've been living in Romania for over three years now, and I've realized there is no similar event here. That's why I've decided to establish the Romanian branch of OpenAlt, with support from Czech OpenAlt community. diff --git a/source/_posts/2026/events/2026_01_16.md b/source/_posts/2026/events/2026_01_16.md index 44cd373..2d7e304 100644 --- a/source/_posts/2026/events/2026_01_16.md +++ b/source/_posts/2026/events/2026_01_16.md @@ -11,9 +11,9 @@ tags: - "Events" event: date: "16th January 2026" - time: "TBD" + time: "6 PM" place: name: "TBD" link: "https://openalt.org" --- -We would like to invite you for the fist OpenAlt Romania meeting. \ No newline at end of file +We would like to invite you for the fist OpenAlt Romania meeting. diff --git a/source/images/site/members/user.png b/source/images/site/members/user.png new file mode 100644 index 0000000..7b5ac1d Binary files /dev/null and b/source/images/site/members/user.png differ diff --git a/source/images/site/partners/REAM.png b/source/images/site/partners/REAM.png new file mode 100644 index 0000000..36381a3 Binary files /dev/null and b/source/images/site/partners/REAM.png differ diff --git a/source/images/site/partners/defcon.jpg b/source/images/site/partners/defcon.jpg new file mode 100644 index 0000000..7a4196c Binary files /dev/null and b/source/images/site/partners/defcon.jpg differ diff --git a/source/p/Contact/Contact.md b/source/p/Contact/Contact.md index c08143b..eb1e7bb 100644 --- a/source/p/Contact/Contact.md +++ b/source/p/Contact/Contact.md @@ -1,13 +1,11 @@ --- title: "Get in Touch" +type: "Contact" date: 2025-11-01 18:00:00 --- # Social Media Presence We are currently active on following platforms: -- [Mastodon](https://mastodon.social/@OpenAltRo) -- [Matrix](https://matrix.to/#/#OpenAltRO:matrix.org) -- [Discord](http://discord.openalt.ro/) -- [LinkedIn](https://www.linkedin.com/company/openaltro/) +[Mastodon](https://mastodon.social/@OpenAltRo) | [Matrix](https://matrix.to/#/#OpenAltRO:matrix.org) | [Discord](http://discord.openalt.ro/) | [LinkedIn](https://www.linkedin.com/company/openaltro/) diff --git a/source/p/Partners/Partners.md b/source/p/Partners/Partners.md new file mode 100644 index 0000000..b31c6e2 --- /dev/null +++ b/source/p/Partners/Partners.md @@ -0,0 +1,6 @@ +--- +title: "Our Partners" +type: "Partners" +date: 2025-11-01 18:00:00 +--- +Here you’ll find the people and organizations who support us. Helping with meetups, promotion, projects, and other ways that keep us going. \ No newline at end of file diff --git a/themes/openalt/_config.yml b/themes/openalt/_config.yml index d77f7d8..21e17d6 100644 --- a/themes/openalt/_config.yml +++ b/themes/openalt/_config.yml @@ -26,6 +26,9 @@ social: - url: https://matrix.to/#/#OpenAltRO:matrix.org icon: fab fa-hashtag enable: true + - url: https://gitlab.com/oss-bashynx/openalt_ro + icon: fab fa-gitlab + enable: true # Topbar menu configuration (add more / remove as needed) topbar_menu: @@ -39,6 +42,6 @@ topbar_menu: name: Contact url: /p/Contact/Contact.html - enable: true - name: OpenAlt - url: https://openalt.org + name: Partners + url: /p/Partners/Partners.html diff --git a/themes/openalt/layout/_partial/index_partners.ejs b/themes/openalt/layout/_partial/index_partners.ejs index 7b21d30..a886117 100644 --- a/themes/openalt/layout/_partial/index_partners.ejs +++ b/themes/openalt/layout/_partial/index_partners.ejs @@ -5,10 +5,17 @@
Role: <%= member.role %>
-
Since <%= member.join_date %> <%= member.bio %>
<%= partner.bio %>
+