From afcfe8940c35355fe1e6d01d7f9a569bf050850a Mon Sep 17 00:00:00 2001 From: Ambrose Date: Thu, 19 Mar 2026 01:16:47 -0400 Subject: Cleaned up some basic info & code on main page(s) --- index.html | 17 +++++++++++++---- static/nav.html | 4 ++-- templates/tmp_index.html | 2 +- 3 files changed, 16 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index 02b8f89..e020d57 100644 --- a/index.html +++ b/index.html @@ -28,7 +28,7 @@ $(function(){ Welcome to my webpage! (Ru. Добро пожаловать на мою веб-страницу!)
Hello! I am Ambrose, I'm a hobbyist sysadmin, a big fan of Gnu/Linux and any UNIX system, and a huge supporter of Free and Open Source software. -I am also an Orthodox Christian, you can read more about that: HERE. +I am also an Orthodox Christian, you can read more about that: HERE.

I created this site to share my writing(s), to document my projects, to share @@ -48,10 +48,19 @@ was to make my website difficult to navigate on a touchscreen.

My computing information

I like to switch around how I use computers / operating system(s), so this information has the potential to be outdated.
-Operating System +Operating System: For both my desktop and laptop I use the FSF approved Gnu/Linux-libre distro Parabola. - - +I quite enjoy it, I have tried many Gnu/Linux distros and I always end up using an Arch-based one. I also really enjoyed Artix since it ships without systemd and it packages xlibre and librewolf in it's main package repositories.
+Software: +I use for my web-browser LibreWolf and I'm +currently looking into palemoon as a +potential replacement. +My e-mail client is claws-mail, which works nearly perfectly besides being unable to decrypt the subject of GPG encrypted e-mails. +

+

+

Earthy OS

+I package my builds of suckless software under the branding of "EarthyOS" or "eOS". Which I used to host on a GitHub origination but now I moved all of the repositories to my own git website. +You can see information on how-to install EarthyOS on the work-in-progress webpage for the project: earthyos.librelife.org

diff --git a/static/nav.html b/static/nav.html index 17978d0..7979188 100644 --- a/static/nav.html +++ b/static/nav.html @@ -1,7 +1,7 @@
diff --git a/templates/tmp_index.html b/templates/tmp_index.html index 82f6453..353420c 100644 --- a/templates/tmp_index.html +++ b/templates/tmp_index.html @@ -7,7 +7,7 @@ Ambrose's Personal Webpage - + -- cgit v1.2.3