Azzy-Blog/content/posts/New Link Page and Some Stuff.md

36 lines
2.4 KiB
Markdown

---
title: "New Link Page and Some Stuff"
description: "Some Updates"
date: 2026-03-23
tags: ["Personal", "Site-Updates"]
---
Hi everyone, first of all, I am really sorry for not posting that much, I am usually very busy and only have a bit of time to do something.
On January of this year, I decided to transfer my main domain (azzyaz.net) to Hostinger, leaving the subdomain (blog) here on wordpress, I ran into issues trying to seperate the main domain from the subdomain, it was really painful having to troubleshoot, but now its fixed (yay).
I don't know if some of you noticed, but if you went to azzyaz.net late January - Mid March. you might have noticed a links page, that's right, I am replacing gravatar, but I had never had issues with gravatar really. So why the switch?, to be honest, I don't know, but who knows.
My first links page was on hostinger as part of a free trial, but I found out it was really limiting, so on Friday (20/03/26), I went to Astro, you might have seen posts of it on my mastodon. I first wanted to move this blog to Astro, but I found it extremely difficult based on my coding skills. So I decided to stick with Basic HTML and CSS, and even though it took me days to troubleshoot deployment and why Astro wasn't starting the dev host, I had finally fixed both of these, and now you can visit the new link page [here](https://azzyaz.net) too, but if you want to host your own version of my link page, the code is on [here on GitHub](https://github.com/meaz-html/SimpleLinks).
You might notice that the About page on here is the same as on the other site, that's because I am moving pages to the link page, but I think I need to learn more markdown possibly.
Anyways, again, I am really sorry for not posting much as I am tight on some stuff happening right now, but I will write as much as I can (and probably update the repo sometimes too), but now, see you in my next post (if there is).
Update (28/03/26): Added the SimpleLinks Repo on there
<script src="https://giscus.app/client.js"
data-repo="meaz-html/AzzyBlog"
data-repo-id="R_kgDOSAI7tQ"
data-category="Announcements"
data-category-id="DIC_kwDOSAI7tc4C9wd6"
data-mapping="pathname"
data-strict="0"
data-reactions-enabled="1"
data-emit-metadata="0"
data-input-position="top"
data-theme="dark"
data-lang="en"
crossorigin="anonymous"
async>
</script>