From 9a5c52ca0ef1b2d82f7d87b27bf957b97c6bf711 Mon Sep 17 00:00:00 2001 From: emmett1 Date: Sat, 28 Feb 2026 22:53:30 +0800 Subject: updated website --- website/index.md | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 website/index.md (limited to 'website/index.md') diff --git a/website/index.md b/website/index.md deleted file mode 100644 index b90802ab..00000000 --- a/website/index.md +++ /dev/null @@ -1,18 +0,0 @@ -![alicelinux](assets/AliceLinux.png) -![alicelinux](assets/grimshot-240524-234840.png) - -**Alice Linux** is my personal daily driver minimal distro that used [Clang/LLVM](https://www.llvm.org/) as main C compiler, [musl](https://musl.libc.org/) as main standard libc library, [libressl](https://www.libressl.org) as main SSL/TLS and cryptographic libraries, [busybox](https://www.busybox.net/) as main core utilities, package manager written in POSIX shell script, [Wayland](https://wayland.freedesktop.org/) as the gui server and trying to be minimal, lightweight and usable as possible. - -- no systemd -- no PAM -- no polkit -- clang/llvm instead of gcc/binutils -- musl instead of glibc -- busybox instead of coreutils/util-linux/etc -- busybox's runit instead of systemd/openrc/etc -- libudev-zero instead of udev/eudev -- gettext-tiny instead of gettext -- mandoc instead of man-db -- doas instead of sudo -- wayland instead of Xorg -- libressl instead of openssl -- cgit v1.2.3