Updates section on website changes
All checks were successful
Website Sync / website-sync (push) Successful in 7s
All checks were successful
Website Sync / website-sync (push) Successful in 7s
This commit is contained in:
@@ -1,4 +1,19 @@
|
|||||||
<hr>
|
<hr>
|
||||||
|
<div class="update">
|
||||||
|
<div class="date">4 Feb 2026</div>
|
||||||
|
<h3 class="title">Under the hood changes</h3>
|
||||||
|
<p class="content">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
|
||||||
|
<a href="https://git.ethernal.win/masiv/website"></a> to see
|
||||||
|
the source code.
|
||||||
|
<img src="img/minis/pompompurin-heart.gif"> 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</p>
|
||||||
|
</div>
|
||||||
|
<hr>
|
||||||
<div class="update">
|
<div class="update">
|
||||||
<div class="date">2 Feb 2026</div>
|
<div class="date">2 Feb 2026</div>
|
||||||
<h3 class="title">Website redesign!</h3>
|
<h3 class="title">Website redesign!</h3>
|
||||||
|
|||||||
BIN
img/minis/pompompurin-heart.gif
Normal file
BIN
img/minis/pompompurin-heart.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 672 B |
16
main_es.html
16
main_es.html
@@ -144,6 +144,22 @@
|
|||||||
actualizaciones! <img src="img/minis/totoro-smile.gif">
|
actualizaciones! <img src="img/minis/totoro-smile.gif">
|
||||||
</div>
|
</div>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
|
<hr>
|
||||||
|
<div class="update">
|
||||||
|
<div class="date">4 Feb 2026</div>
|
||||||
|
<h3 class="title">Cambios técnicos</h3>
|
||||||
|
<p class="content">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
|
||||||
|
<a href="https://git.ethernal.win/masiv/website"></a>.
|
||||||
|
<img src="img/minis/pompompurin-heart.gif"> Es mi primera
|
||||||
|
vez usando git, php, y todo, así que probablemente no esté
|
||||||
|
siguiendo todas las buenas prácticas, pero iré aprendiendo :p
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
<hr>
|
<hr>
|
||||||
<div class="update">
|
<div class="update">
|
||||||
<div class="date">2 Feb 2026</div>
|
<div class="date">2 Feb 2026</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user