diff options
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> |