Hello World

My first blog post

Posted by David on May 21, 2024

Hello World

This is a sample post for the David Blog.

Features

  • Markdown support
  • Code highlighting
  • Responsive design

Here is a sample Mermaid diagram:

flowchart TD
    A[Start] --> B{Decision}
    B -->|Yes| C[Process]
    B -->|No| D[End]

Enjoy writing!