Skip to content

Latest commit

 

History

History
60 lines (56 loc) · 2.33 KB

File metadata and controls

60 lines (56 loc) · 2.33 KB
layout default
title Community
permalink /community/
body_class community
description Engage with Discord, GitHub, and the wiki to collaborate on REG Linux.

{% assign community_channels = site.data.community.channels %} {% include site-header.html nav_current="community" %}

Community

Community

REG Linux is built by volunteers. Get help, report bugs, contribute code, or just hang out.

REG-Station logo REG-Station
{% for channel in community_channels %}
{{ channel.icon_alt }}

{{ channel.title }}

{{ channel.description }}

{{ channel.cta_label }} {% endfor %}

Built on open source

REG Linux integrates 35+ upstream projects. We pick, adapt, and ship their work.

View credits →

{% include site-footer.html %}