My First Post
Welcome to my blog! This is a markdown article rendered by Astro.
Getting started
Astro takes .md files in the pages directory and turns them into pages automatically.
You can include:
- Lists
- Formatted text
inline code
console.log('Hello from a code block');
A blockquote for emphasis.
Thanks for reading
That’s all for now. See you next time!