aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWoodpecker CI <emmett1.2miligrams@protonmail.com>2026-03-11 17:04:11 +0000
committerWoodpecker CI <emmett1.2miligrams@protonmail.com>2026-03-11 17:04:11 +0000
commitd58ac97d0594efea1f293a51039e15ce8a6d5dab (patch)
tree23544ccaa1bc1003ee31185aaf6f69ca4780f477
parentde22caeaac0eeedc851bf731cc600cfc2ff662e2 (diff)
downloadalicelinux-d58ac97d0594efea1f293a51039e15ce8a6d5dab.tar.gz
alicelinux-d58ac97d0594efea1f293a51039e15ce8a6d5dab.zip
Woodpecker CI 74c1f4a8593e4ade00eba778e015573bc7d898a4 [SKIP CI]
-rw-r--r--.domains2
-rw-r--r--files/AliceLinux.png (renamed from assets/AliceLinux.png)bin550377 -> 550377 bytes
-rw-r--r--files/AliceLinuxWhite.png (renamed from assets/AliceLinuxWhite.png)bin182298 -> 182298 bytes
-rw-r--r--files/footer (renamed from assets/footer)0
-rw-r--r--files/grimshot-240524-234840.png (renamed from assets/grimshot-240524-234840.png)bin3036116 -> 3036116 bytes
-rw-r--r--files/header (renamed from assets/header)0
-rw-r--r--index.html4
7 files changed, 3 insertions, 3 deletions
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/files/AliceLinux.png
index 3311191c..3311191c 100644
--- a/assets/AliceLinux.png
+++ b/files/AliceLinux.png
Binary files differ
diff --git a/assets/AliceLinuxWhite.png b/files/AliceLinuxWhite.png
index 264f0cfe..264f0cfe 100644
--- a/assets/AliceLinuxWhite.png
+++ b/files/AliceLinuxWhite.png
Binary files differ
diff --git a/assets/footer b/files/footer
index 42d9abbd..42d9abbd 100644
--- a/assets/footer
+++ b/files/footer
diff --git a/assets/grimshot-240524-234840.png b/files/grimshot-240524-234840.png
index ff7e6447..ff7e6447 100644
--- a/assets/grimshot-240524-234840.png
+++ b/files/grimshot-240524-234840.png
Binary files differ
diff --git a/assets/header b/files/header
index 62c3186f..62c3186f 100644
--- a/assets/header
+++ b/files/header
diff --git a/index.html b/index.html
index 313890ef..4b327090 100644
--- a/index.html
+++ b/index.html
@@ -63,8 +63,8 @@
<h1>home</h1>
<a href="/">home</a> / <a href="/docs">docs</a> / <a href="https://codeberg.org/emmett1/alicelinux">development</a> / <a href="https://sourceforge.net/projects/alice-linux/files/">download</a> / <a href="/community.html">community</a> / <a href="/donate.html">donate</a>
<hr>
-<p><img src="assets/AliceLinux.png" alt="alicelinux" />
-<img src="assets/grimshot-240524-234840.png" alt="alicelinux" /></p>
+<p><img src="files/AliceLinux.png" alt="alicelinux" />
+<img src="files/grimshot-240524-234840.png" alt="alicelinux" /></p>
<p><strong>Alice Linux</strong> is my personal daily driver minimal distro that used <a href="https://www.llvm.org/">Clang/LLVM</a> as main C compiler, <a href="https://musl.libc.org/">musl</a> as main standard libc library, <a href="https://www.libressl.org">libressl</a> as main SSL/TLS and cryptographic libraries, <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 gui server and trying to be minimal, lightweight and usable as possible.</p>
<ul>
<li>no systemd</li>