My First Blog Post
Hey, this is my first blog post. Nothing fancy here yet, just getting things started.
What I'm Working On
I just set up this basic blog system using Tailwind's typography plugin. Check out how it handles different elements:
Code blocks
// Look how nice this code block looks
const greeting = "Hello, blog!";
console.log(greeting);
Lists
- This is a bullet point
- Another bullet point
- Nested bullet point
- Another nested one
Blockquotes
This is what a blockquote looks like Pretty neat, huh?
Links and Emphasis
Here's a link and some italic and bold text.