diff options
| author | Ambrose <me@librelife.org> | 2026-03-19 01:16:47 -0400 |
|---|---|---|
| committer | Ambrose <me@librelife.org> | 2026-03-19 01:16:47 -0400 |
| commit | afcfe8940c35355fe1e6d01d7f9a569bf050850a (patch) | |
| tree | 9277991bdc7971a9a8156631d12511144a02fbb6 /index.html | |
| parent | 8d11f43d9864f3b7f2e9ba40abca33ded9ef4a94 (diff) | |
Cleaned up some basic info & code on main page(s)
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 17 |
1 files changed, 13 insertions, 4 deletions
@@ -28,7 +28,7 @@ $(function(){ Welcome to my webpage! (Ru. Добро пожаловать на мою веб-страницу!) <br> 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: <a href="">HERE</a>. +I am also an Orthodox Christian, you can read more about that: <a href="/articles/religion.html">HERE</a>. <br><br> 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. <h2>My computing information</h2> <i>I like to switch around how I use computers / operating system(s), so this information has the potential to be outdated.</i><br> -<b>Operating System</b> +<b>Operating System:</b> For both my desktop and laptop I use the FSF approved <a href="https://parabola.nu">Gnu/Linux-libre distro Parabola</a>. - - +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 <a href="https://artixlinux.org/">Artix</a> since it ships without <i>systemd</i> and it packages <i>xlibre</i> and <i>librewolf</i> in it's main package repositories.<br> +<b>Software:</b> +I use for my web-browser <a href="https://librewolf.net">LibreWolf</a> and I'm +currently looking into <a href="https://palemoon.org">palemoon</a> as a +potential replacement. +My e-mail client is <a href="https://claws-mail.org">claws-mail</a>, which works nearly perfectly besides being unable to decrypt the subject of GPG encrypted e-mails. +</p> +<p class="eos"> +<h2>Earthy OS</h2> +I package my builds of <a href="https://suckless.org">suckless software</a> under the branding of <i>"EarthyOS"</i> or <i>"eOS"</i>. 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: <a href="https://earthyos.librelife.org/">earthyos.librelife.org</a> </p> <!--footer--> |