﻿+++
draft = false # Set this to false when you're ready to publish the article to production
slug = "hello-world"
type = "post"
in_search_index = true
title = "Hello World"
description = "My first post on my new blog."
date = 2026-06-14
# updated = 2026-06-14

[extra]
katex = false
mermaid = false
toc = true # Generates Table of Contents for the page if true
featured = false
license = "CC-BY-SA-4.0"
wrap_code = false

# og_preview_img = "/images/sample-image.jpeg"    #Uncomment this to add your own OG preview image or let the python script generate one for you for OG images.
# cover_image = "/images/sample-image.jpeg"

[taxonomies]
post_tags = ["post", "hello-world"]
+++

Hello World! 

This site has existed since 2018, yet **write more** never made it out of the backlog. The site itself has gone through **three complete overhauls** since 2018 - chasing the right look, the right tool, the right feel. Each time I'd convince myself the theme and layout were the problem. Turns out, the writing was. I've finally landed on a Zola-based static site: lightweight, fast, and built around plain Markdown files that feel natural to a developer. No more tinkering (for now :stuck_out_tongue:).

This is my first article on the updated blog, and genuinely only my second attempt at writing.

Flush!
