587 B
587 B
title, date, draft, tags
| title | date | draft | tags | ||
|---|---|---|---|---|---|
| My First Blog Post | 2026-02-12T13:30:00-05:00 | false |
|
Welcome to My Blog
This is my first blog post on my new Hugo site.
I plan to write about:
- Web development
- Linux and containers
- Personal projects
- Other tech topics
Stay tuned for more content!
Markdown Example
This post is written in Markdown, which Hugo renders beautifully.
You can use bold, italic, and inline code.
console.log("Hello, world!");
Blockquotes work too.
- List item 1
- List item 2
- Numbered list
- Another item