Files
website/components/main/updates.php
masiv_ 1f58571940
All checks were successful
Website Sync / website-sync (push) Successful in 7s
Adding links to website repo (forgot them)
2026-02-04 15:46:21 -03:00

37 lines
1.7 KiB
PHP

<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">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="date">2 Feb 2026</div>
<h3 class="title">Website redesign!</h3>
<p class="content">I decided to give this website a whole new appeareance,
the previous design was pretty barebones so I hope y'all like it!
(Mobile optimized :D) If you wanna know more:
<a href="pages/articles/en_website-redesign.html">
Website Redesign</a> <img src="img/minis/cat-star.gif">
<a href="archive/ver_1-until2feb2026/en_home.html">Archived version</a>
</p>
</div>
<hr>
<div class="update">
<div class="date">17 Jan 2026</div>
<h3 class="title">New website!</h3>
<p class="content">New website! I hope you find these new changes favorable,
it's been a while since I wanted to make my own website from scratch,
I spent some hours re-learning html css. I honestly prefer a bloat-less
internet, therefore there won't be any javascript (unless specified) </p>
</div>
<hr>