From 1c8350a76b44a809073b5fd52b401c6791122286 Mon Sep 17 00:00:00 2001 From: masiv_ Date: Wed, 4 Feb 2026 15:44:59 -0300 Subject: [PATCH] Updates section on website changes --- components/main/updates.php | 15 +++++++++++++++ img/minis/pompompurin-heart.gif | Bin 0 -> 672 bytes main_es.html | 16 ++++++++++++++++ 3 files changed, 31 insertions(+) create mode 100644 img/minis/pompompurin-heart.gif diff --git a/components/main/updates.php b/components/main/updates.php index 9956fb1..c28ef6e 100644 --- a/components/main/updates.php +++ b/components/main/updates.php @@ -1,4 +1,19 @@
+
+
4 Feb 2026
+

Under the hood changes

+

After some trial and error, I set-up + this site using a selfhosted git server, implementing and + pushing some changes I'm working on like php code to improve + website structure and maintenance, you can test the chat right + now, or you can visit + to see + the source code. + This is my first + time using git, php, and more, don't expect best practices + on the first try, rest assured I will keep improving :p

+
+
2 Feb 2026

Website redesign!

diff --git a/img/minis/pompompurin-heart.gif b/img/minis/pompompurin-heart.gif new file mode 100644 index 0000000000000000000000000000000000000000..b0d30490157c917b143525706054f2daffd8126e GIT binary patch literal 672 zcmZ?wbhEHb6k!lyI3mjM|NGRrK^p&Ur|eFZ`TuIp|4%dif1dvT#oYhLH~c@i`Ty5x z|8Fe+e{1RgD=YrLpY{L!%>S?F{Qolj|CN>h-_82}Z7KsHp!lEL&ow02*)hP?NY8+o z5vX4ACkv+}gD8UzNH54446MZq6ha(z05khI{fP4eo5Wna%j%xIu%T=oiWUL!tg1Ij^QMGAk}9_*b#f*(peajf*W~DTkv$mA8Ac zqTF|pe!U439DFXUPv%Lm5KuC7@oo0hXsL2eZg=bK>TdON^|Q|NnLNe8VZs#S#yRt~ zAkIJwj?x6xJ{3)ltC7bZ}WFfcgG=8ZOdSa4G1m&>VTUpQ?2 zm|IsAO9Dg1tzq%TjyC4@mL(1>=5}~21iOS4EkFu^E=hI>YigL6`e0VltWEC{Zs)C;$H=fp zPrm1wwp8oRONE&&U+c~|JnYnA<6v|Zc#xs9;`RYWMNNnGoGbzy4GI!$3m!UjaJc#( uUF`5PaH2}IPnb({i%na5V`q7*ufKDLyX_PmuWbEkx)W#3ohPcuU=08<5BA9b literal 0 HcmV?d00001 diff --git a/main_es.html b/main_es.html index 9160416..2a9846d 100644 --- a/main_es.html +++ b/main_es.html @@ -144,6 +144,22 @@ actualizaciones! 
+
+
+
4 Feb 2026
+

Cambios técnicos

+

Estuve probando, y tras configurar + lo necesario, configuré mi propio servidor git, y de + allí un workflow para que se publique automaticamente, + también estoy empezando a implementar php, por el momento + solo estoy probando pero se puede testear en el chat, o + viendo el código fuente en + . + Es mi primera + vez usando git, php, y todo, así que probablemente no esté + siguiendo todas las buenas prácticas, pero iré aprendiendo :p +

+

2 Feb 2026