From 23fa63fa7b7272b1b0614ef3bfac6a888821f0a9 Mon Sep 17 00:00:00 2001
From: William
Date: Tue, 2 May 2023 08:16:28 +0200
Subject: [PATCH] More text
---
public/img/gitea.svg | 1 +
public/img/mumble.png | Bin 0 -> 1498 bytes
public/style.css | 4 +--
view/home.php | 65 ++++++++++++++++++++++++++++++++++++------
4 files changed, 59 insertions(+), 11 deletions(-)
create mode 100644 public/img/gitea.svg
create mode 100644 public/img/mumble.png
diff --git a/public/img/gitea.svg b/public/img/gitea.svg
new file mode 100644
index 0000000..afeeacb
--- /dev/null
+++ b/public/img/gitea.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/public/img/mumble.png b/public/img/mumble.png
new file mode 100644
index 0000000000000000000000000000000000000000..c21dd49639a9148d79e05453588faf48258c927f
GIT binary patch
literal 1498
zcmV<01tt24P)kdg00004XF*Lt006O%
z3;baP0000WV@Og>004R>004l5008;`004mK004C`008P>0026e000+ooVrmw00002
zVoOIv0RM-N%)bBt00(qQO+^Ri1p)*iC>vkXqyPW};z>k7R7l5tm1%60RTPGw`+eUm
zZKv8!H|VN#fmTd24ony{ozlp1O%|XIq!L|V)C#D#V005#s`I&^mVm0
zHQyR;WMDF&ns^eGl)pH0amuWi=uo>&7d&Q{r^S7>_R{G~CkAd|{!fAhT#jA1^2z1X
zlY_JlrZ58yP_$4>F#S?fe`f!=Z?fwz{s$H9(S@5Y{B9nVO|nSBC0Clo6rXtIZ3&iK
zSuG{SIkI@sPU9@#5M
zp$tl`L`t0eBO*Q-k|I%ZTtq$<U>a5gnWRst
zfE#eIBxLD_dR{o7S-5BvzB4!De(Zn==zh440u&0Xe^?p{0W5@5oH&17XAo$Qk&`pG
zcq(?ZF_Tqjgaw)%?(dljAS|R(P#7{l2JI}56i<(`V;Lt23pOOoc#R=yS;}VCGKd$2j}}ZCxHh5+UF+{2MsbbX)NzGj|19k6BZ3(?2nB*U!Wvrr
z%iT&9ZB!z7=GJU+XN
zdjEV!g|wVD43uAuPZ7#4|9&X?xJe2_+!j~0cCGS8vj+niXHQ-}<_b?>;sq2tDWWAH
zb}+FrNL6Rwd5yY?GB>eUVax^!LnurjjVv_mOu-tsS11y>!^LWVHAP~3Pq
zPB%k=5`4@if*ny@Px-d!
zX4mMS5KO>}
zi*~%&{iV6MOabfZqbG75>x*z(p(&*=^CT#B5BE#f%N|ZrM>F@)#dVsPLkwFzdrMraX<*W@7=^i|9}N8}
zEz&1L(j@z2s~nY1@kpzb%6eaVh4%7D?V~aAb9Gt^rY*~yJu5ORxqa
zU*oqGOFpC2>lm-lpxG^<9FNu001R)MObuX
zVRU6WV{&C-bY%cCFfubOFf}bOGE^`$Ix{mmGBPVLFgh?W>lnhT0000bbVXQnWMOn=
zI&E)cX=Zrb%7
literal 0
HcmV?d00001
diff --git a/public/style.css b/public/style.css
index 7ef7236..34cfcd6 100644
--- a/public/style.css
+++ b/public/style.css
@@ -1,6 +1,6 @@
:root {
--primary: #fff;
- --secondary: #eee;
+ --secondary: #ddd;
--text: #111;
--links: #00f;
}
@@ -8,7 +8,7 @@
@media (prefers-color-scheme: dark) {
:root {
--primary: #111;
- --secondary: #222222;
+ --secondary: #222;
--text: #eee;
--links: #aaf;
}
diff --git a/view/home.php b/view/home.php
index 8bba2ef..ac21361 100644
--- a/view/home.php
+++ b/view/home.php
@@ -2,21 +2,68 @@
Willy's Website
-More than just willies! Most of the time.
+
More than just willies! Some of the time.
-Welcome to my webserver! Your bits have passed through the pipes that make up the internet all the way to my laptop located in South Norway, Kristiansand.
+Welcome to my webserver! Your bits have passed through the pipes that make up the internet all the way to my laptop located in Southern Norway, Kristiansand.
-Now, where would you like to go?
+
+Isn't she beautiful? Released in 2008 is a ThinkPad R400 running Libreboot equipped with:
-
- Gitea
-
-
- Mumble
-
+ Intel Core2 Duo P8700 2x@ 2.53GHz
+ 8 Gigabytes of dedotaded wam
+ Dual 480GB SSD's in ZFS mirror
+Now, where would you like to go?
+
+The server serves some services; couple being accessible through here.
+
+
+
Gitea - Version control hosting for projects
+
+
+
+
Mumble - Low-latency, high-quality voice chat
+
+
+Touch?
+
+Join the room on Matrix: #lobby:willy.club
+
+Other than that?
+
+Some resources to things that I find interesting to fill out the rest of the page.
+
+Collapse
+
+Recently I have taken great interest in the potential for near-term or rather the currently ongoing civilizational collapse, or to put it more bluntly; doomscrolling, and it has overshadowed many of my other interests.
+
+Here are some resources. Be redicalized.
+
+
+
+I'm a little depressed.
+
= view('footer') ?>
\ No newline at end of file