Welcome to My Blog
welcome introduction
Welcome to My Blog
This is my first blog post! I’ll be using this space to document technical things I learn each day.
Code Example
Here’s an example of code with syntax highlighting:
function greet(name) {
return `Hello, ${name}!`;
}
console.log(greet('World'));
Features
- Markdown support
- Code syntax highlighting
- Spell checking in VS Code
- Easy to publish new posts
Stay tuned for more posts!