diff options
| author | Ambrose <me@librelife.org> | 2026-03-04 01:15:26 -0500 |
|---|---|---|
| committer | Ambrose <me@librelife.org> | 2026-03-04 01:15:26 -0500 |
| commit | c6b4f85c0c73bcc4d54d30c813d406fd1511e8c8 (patch) | |
| tree | a62023bb4fd5b66478eb5e487f6dd4e8b6e4b615 /index.html | |
| parent | 15e8a1cd4cfddc15ea2214b08346227cb65d25ed (diff) | |
Added more info to my homepage
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 21 |
1 files changed, 20 insertions, 1 deletions
@@ -25,7 +25,26 @@ $(function(){ <!--end of navigation bar--> <p class="welcome"> -Welcome to my webpage! (Ru. Добро пожаловать на мою веб-страницу) +Welcome to my webpage! (Ru. Добро пожаловать на мою веб-страницу!) <br> +Hello! I am Ambrose, I'm a nobbiest sysadmin, a big fan of Gnu/Linux and any +UNIX system, a huge supporter of Free and Open Source software. And I am an Orthodox +Christian. <br><br> + +I created this site to share my writing(s), to document my projects, to share +my photography, and as an easy place for people to find my contact info. This +website is made from scratch without any tools such as HUGO. I do use jQuery +for loading in the navbar and footer.<br> +I take pride in having a minimal webpage, but when I do have to use javascript +I will be sure to license it correctly so it can work with Gnu's LibreJS +plugin. +</p> + +<p class="computer"> +<h3>My computing information</h3> +<i>I like to switch around how I use so this information has the potential to be +outdated.</i> +<b>Operating System</b> +For both my desktop and laptop I use the FSF approved Gnu/Linux-libre distro Parabola. </p> |