From d58ac97d0594efea1f293a51039e15ce8a6d5dab Mon Sep 17 00:00:00 2001 From: Woodpecker CI Date: Wed, 11 Mar 2026 17:04:11 +0000 Subject: Woodpecker CI 74c1f4a8593e4ade00eba778e015573bc7d898a4 [SKIP CI] --- .domains | 2 +- assets/AliceLinux.png | Bin 550377 -> 0 bytes assets/AliceLinuxWhite.png | Bin 182298 -> 0 bytes assets/footer | 5 --- assets/grimshot-240524-234840.png | Bin 3036116 -> 0 bytes assets/header | 65 -------------------------------------- files/AliceLinux.png | Bin 0 -> 550377 bytes files/AliceLinuxWhite.png | Bin 0 -> 182298 bytes files/footer | 5 +++ files/grimshot-240524-234840.png | Bin 0 -> 3036116 bytes files/header | 65 ++++++++++++++++++++++++++++++++++++++ index.html | 4 +-- 12 files changed, 73 insertions(+), 73 deletions(-) delete mode 100644 assets/AliceLinux.png delete mode 100644 assets/AliceLinuxWhite.png delete mode 100644 assets/footer delete mode 100644 assets/grimshot-240524-234840.png delete mode 100644 assets/header create mode 100644 files/AliceLinux.png create mode 100644 files/AliceLinuxWhite.png create mode 100644 files/footer create mode 100644 files/grimshot-240524-234840.png create mode 100644 files/header diff --git a/.domains b/.domains index 45bba0bc..dc928198 100644 --- a/.domains +++ b/.domains @@ -1,2 +1,2 @@ -alicelinux.emmett1.my alicelinux.org +alicelinux.emmett1.my diff --git a/assets/AliceLinux.png b/assets/AliceLinux.png deleted file mode 100644 index 3311191c..00000000 Binary files a/assets/AliceLinux.png and /dev/null differ diff --git a/assets/AliceLinuxWhite.png b/assets/AliceLinuxWhite.png deleted file mode 100644 index 264f0cfe..00000000 Binary files a/assets/AliceLinuxWhite.png and /dev/null differ diff --git a/assets/footer b/assets/footer deleted file mode 100644 index 42d9abbd..00000000 --- a/assets/footer +++ /dev/null @@ -1,5 +0,0 @@ -

-

Copyright (C) Alice Linux, 2024-2026

- - - diff --git a/assets/grimshot-240524-234840.png b/assets/grimshot-240524-234840.png deleted file mode 100644 index ff7e6447..00000000 Binary files a/assets/grimshot-240524-234840.png and /dev/null differ diff --git a/assets/header b/assets/header deleted file mode 100644 index 62c3186f..00000000 --- a/assets/header +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - Alice Linux - @TITLE@ - - - -
-

@TITLE@

- home / docs / development / download / community / donate -
diff --git a/files/AliceLinux.png b/files/AliceLinux.png new file mode 100644 index 00000000..3311191c Binary files /dev/null and b/files/AliceLinux.png differ diff --git a/files/AliceLinuxWhite.png b/files/AliceLinuxWhite.png new file mode 100644 index 00000000..264f0cfe Binary files /dev/null and b/files/AliceLinuxWhite.png differ diff --git a/files/footer b/files/footer new file mode 100644 index 00000000..42d9abbd --- /dev/null +++ b/files/footer @@ -0,0 +1,5 @@ +

+

Copyright (C) Alice Linux, 2024-2026

+
+ + diff --git a/files/grimshot-240524-234840.png b/files/grimshot-240524-234840.png new file mode 100644 index 00000000..ff7e6447 Binary files /dev/null and b/files/grimshot-240524-234840.png differ diff --git a/files/header b/files/header new file mode 100644 index 00000000..62c3186f --- /dev/null +++ b/files/header @@ -0,0 +1,65 @@ + + + + + + Alice Linux - @TITLE@ + + + +
+

@TITLE@

+ home / docs / development / download / community / donate +
diff --git a/index.html b/index.html index 313890ef..4b327090 100644 --- a/index.html +++ b/index.html @@ -63,8 +63,8 @@

home

home / docs / development / download / community / donate
-

alicelinux -alicelinux

+

alicelinux +alicelinux

Alice Linux is my personal daily driver minimal distro that used Clang/LLVM as main C compiler, musl as main standard libc library, libressl as main SSL/TLS and cryptographic libraries, busybox as main core utilities, package manager written in POSIX shell script, Wayland as the gui server and trying to be minimal, lightweight and usable as possible.