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 0000000..b0d3049 Binary files /dev/null and b/img/minis/pompompurin-heart.gif differ 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