diff --git a/html/.template.html b/html/.template.html index 51cf68c..5ee0886 100644 --- a/html/.template.html +++ b/html/.template.html @@ -33,7 +33,7 @@ \ No newline at end of file diff --git a/html/about_me.css b/html/about_me.css index 7a38a97..803842f 100644 --- a/html/about_me.css +++ b/html/about_me.css @@ -1,13 +1,3 @@ -#blinky { - animation: hide 750ms infinite; -} - -@keyframes hide { - 0% { opacity: 1.0;} - 50% { opacity: 0.0;} -} - - #avatar { filter: url(#pixelate); width: 200px; diff --git a/html/about_me.html b/html/about_me.html index 64cf50f..b09e066 100644 --- a/html/about_me.html +++ b/html/about_me.html @@ -58,7 +58,7 @@ \ No newline at end of file diff --git a/html/assets/wX6lP7 b/html/assets/wX6lP7 new file mode 100644 index 0000000..b22bf92 --- /dev/null +++ b/html/assets/wX6lP7 @@ -0,0 +1 @@ +#### Recent blog entries #### \ No newline at end of file diff --git a/html/base.css b/html/base.css index 41000b3..48ae69b 100644 --- a/html/base.css +++ b/html/base.css @@ -68,4 +68,13 @@ body { margin: 0; font-size: 12pt; } +} + +#blinky { + animation: hide 750ms infinite; +} + +@keyframes hide { + 0% { opacity: 1.0;} + 50% { opacity: 0.0;} } \ No newline at end of file diff --git a/html/blog.html b/html/blog.html index 7bc8a8e..1c2a242 100644 --- a/html/blog.html +++ b/html/blog.html @@ -27,13 +27,17 @@
- +

[liliesh@xenia homepage]$ cd entries

+

[liliesh@xenia entries]$ ls -lArt

+

total 0

+ +

[liliesh@xenia entries]$ exit_

\ No newline at end of file diff --git a/html/index.html b/html/index.html index 3496190..03e8146 100644 --- a/html/index.html +++ b/html/index.html @@ -28,14 +28,19 @@
-

Recent entries

-

None yet! Be excited!

+

[liliesh@xenia homepage]$ cat assets/wX6lP7

+

#### Recent blog entries ####

+

[liliesh@xenia homepage]$ cd entries

+

[liliesh@xenia entries]$ ls -lArt | tail -n 7

+

total 0

+ +

[liliesh@xenia entries]$ exit_

\ No newline at end of file diff --git a/html/links.html b/html/links.html index ff25842..cdda2b3 100644 --- a/html/links.html +++ b/html/links.html @@ -27,13 +27,58 @@
+

[liliesh@xenia homepage]$ cd ~/Documents

+

[liliesh@xenia Documents]$ cat cool_links.txt

+

Here I have a list of interesting software that I have use or used in the past that I like and wanna share.

+

!!! Important !!!
+ In case you wanna avoid AI at all costs, please check the repositories beforehand. + I did not do an in-depth check on all repos to verify that they don't or did not use AI to generate code.

+

In case you want a curated list of software that is AI free, check out the following: Starlight Network No-AI List

+

#### Server Software ####
+ Navidrome - Service for hostin your own music library Website-Source
+ Firefly III - A free and open source personal finance manager Website-Source
+ Sunshine - Self-hosted game stream host for Moonlight Website-Source +

+

#### Client Software ####
+ Feishin - A modern music player for subsonic and/or Navidrome Source
+ SourceGit - Open Source & free git GUI client Website-Source
+ Zen Browser - A firefox fork with a modern design and vertical tabs by default Website-Source
+ Abacus - An mobie app to use Firefly III on the go Source
+ Distrobox - A simple cli tool to use containerized linux distros on any distro Website-Source
+ BoxBuddy - A GUI tool for Distrobox Source +

+

#### Other software bits ####
+ Volpeon Emojis - A neat collection of emojis Website
+ Neomojimixer - Create your own neomoji! Website +

+ +

#### Linux Distributions ####
+ ### Tools ###
+ Find me a Distro - A website that can show you a random distro Website
+ Distro Chooser - A website that helps you to choose a distro based on choices Website +

+ +

#### Information / Knowledge ####
+ ### General ###
+ Consumer Rights Wiki - A website "Exposing the overlooked exploitation of modern customers" Website
+ +
### Tech ###
+ Linux Journey - A website for learning about and how to use Linux Website
+ Linux Survival - A website to learn the basic Linux terminal commands in a easy way Website
+ Eylenburg's Tech Website - A collection of comparisons about well known software Website
+ SamWho's Website - a collection of explainations about things like memory allocation or hashing Website
+
### Privacy ####
+ Awesome Privacy - A collection of tools that can help with more online privacy Website
+

+ +

[liliesh@xenia Documents]$ exit_

\ No newline at end of file