content/index.md

37 lines
1.9 KiB
Markdown
Raw Normal View History

2024-03-30 00:32:13 +00:00
## Details
2024-07-09 14:42:33 +00:00
MatterLinux is a tiny, independent, [free/libre](https://www.gnu.org/philosophy/free-sw.html) and
[open source](https://opensource.com/resources/what-open-source) GNU/Linux distribution
for `x86_64` (or `amd64`) systems. It has its own package management system and its own package repos.
All source code for MatterLinux is licensed under GPLv3 and available on the
2024-03-30 00:32:13 +00:00
[MatterLinux Gitea](https://git.matterlinux.xyz/Matter).
2023-12-09 18:36:37 +00:00
2024-07-09 14:42:33 +00:00
## Goals & Status
The ultimate goal is to create a tiny and simple, yet still usable GNU/Linux system
2024-03-30 00:32:13 +00:00
from the scratch. So the project is not based on any other distribution.
2023-12-09 18:36:37 +00:00
2024-07-09 14:42:33 +00:00
As of now, MatterLinux is under development and it's looking for new developers and
2024-03-30 00:32:13 +00:00
contributors. If you are interested you can follow the development of the project over on Gitea,
here is a rough roadmap:
2023-12-09 18:36:37 +00:00
<ul>
2024-07-09 14:42:33 +00:00
<li><k class="blue">>>></k> Package system</li>
<li><k class="green">>>></k> Website</li>
<li><k class="blue">>>></k> Official repos (<code>base</code> and <code>desktop</code>)</li>
<li><k class="green">>>></k> Wiki/documentation</li>
<li><k class="green">>>></k> First release</li>
2024-07-09 14:42:33 +00:00
<li><k class="green">>>></k> Expanding <code>desktop</code> repo (100 packages)</li>
<li><k class="green">>>></k> Expanding <code>desktop</code> repo (300 packages)</li>
<li><k class="blue">>>></k> Expanding the wiki</li>
<li><k class="blue">>>></k> Expanding <code>desktop</code> repo (500 packages)</li>
<li><k class="red">>>></k> TUI/GUI installer</li>
</ul>
2023-12-09 18:36:37 +00:00
## Contributing
Currently active contributors are:
2023-12-09 18:36:37 +00:00
- (Maintainer) ngn | [Email](mailto:ngn@ngn.tf) [PGP](https://keys.openpgp.org/pks/lookup?op=get&options=mr&search=0xF9E70878C2FB389AEC2BA34CA3654DF5AD9F641D)
2023-12-09 18:36:37 +00:00
Consider helping out if you are interested in this project.
2024-01-12 16:46:03 +00:00
To do so, check out the [contribution guide](/wiki/contribute). If have any questions/problems
feel free to join the [chat rooms](/wiki/chat) and ask them to the maintainer/developers.