diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-05-27 01:19:01 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-05-27 01:19:01 +0800 |
| commit | c2ca6b40b17a9b0595ed74dc268b54ba29c0df45 (patch) | |
| tree | e076cc9f9900b0e01d8fb8a3bfacb8d1f0ee8a2b /README.md | |
| parent | 7006650cc9d174fa2b6e709f9fb4f4f84e06e2c1 (diff) | |
| parent | 03d78e716d76424631ab1000cc5b652e9af70257 (diff) | |
| download | alicelinux-c2ca6b40b17a9b0595ed74dc268b54ba29c0df45.tar.gz alicelinux-c2ca6b40b17a9b0595ed74dc268b54ba29c0df45.zip | |
Merge branch 'main' of https://codeberg.org/emmett1/alicelinux
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 20 |
1 files changed, 18 insertions, 2 deletions
@@ -1,3 +1,19 @@ -# alicelinux +<p align="center"> + <img src="https://codeberg.org/emmett1/alicelinux/raw/branch/main/files/AliceLinux.png" width="400"/> +</p> -A minimal musl distro
\ No newline at end of file +<p align="center"> + <img src="https://codeberg.org/emmett1/alicelinux/raw/branch/main/files/grimshot-240524-234840.png" width="800"/> +</p> + +<p align="center"> + <b>Alice Linux</b> is my personal daily driver minimal distro that used <a href="https://musl.libc.org/">musl</a> libc, <a href="https://www.busybox.net/">busybox</a> as main core utilities, package manager written in POSIX shell script, <a href="https://wayland.freedesktop.org/">Wayland</a> as the only gui server and trying to be minimal, lightweight and usable as possible. +</p> + +<p align="center"> + See <a href="https://codeberg.org/emmett1/alicelinux/releases">release</a> page for released rootfs and live iso. +</p> + +<p align="center"> + See <a href="https://codeberg.org/emmett1/alicelinux/src/branch/main/docs">docs</a> directory for installation guide and other informations. +</p>
\ No newline at end of file |