Hello, karthikbedre.com

Why this site exists and how it is built.

This is the first post on my personal engineering site. It is a placeholder that proves the article pipeline works end to end: Markdown in, static HTML out, RSS and sitemap included.

let site = "karthikbedre.com"
print("Hello from \(site)")

More soon.