ZEON256 ZEON256
← BACK

Hello World from Astro

ZEON256
ZEON256 2026-04-28 1 min read
general
Target Audience General

So ever since I started Haxiom, I moved my personal website to it but, due to the fact that I am gonna shut down Haxiom in the next 1 month, I decided to move my personal website back to its original repo and rewrite it using Astro + Arborium. Perhaps I will write a post mortem on Haxiom in the future but for now, let’s just focus on the website. Nothing much has changed to be honest, I just wanna refresh the way the website look and use tree-sitter for syntax highlighting. So here I am, rewriting my blog using Astro + Arborium.

Old blog posts

I have migrated all my old blog posts to the new website. You can find them in the blog section. I will continue to write more blog posts in the future, so stay tuned!

Why Astro + Arborium?

Ever since I started using Astro for my landing pages for other products, I find that it is a great framework to build static websites. It is fast, easy to use, and has a great developer experience. Previously it was on Zola but I find that Astro is more flexible and has a better ecosystem. I can easily integrate it with other tools and libraries that I use for my blog, such as tree-sitter for syntax highlighting.