Placeholder blog post >2026-01-27 Markdown Hello! function greet(name: string) { return 'Hello ' + name; }