Welcome to My Blog

Writing

Welcome to My Blog

This is an example blog post written in Markdown. You can use all standard Markdown features here.

Features

  • Bold text and italic text
  • Lists (both ordered and unordered)
  • Code blocks
  • Links and images

Code Example

Here's a code block:

function greet(name: string) {
  return `Hello, ${name}!`;
}

More Content

You can write as much content as you want here. The blog will automatically format it nicely with Tailwind CSS styling.

Feel free to edit this file or create new markdown files in the posts/ directory!