随笔
2026年01月10日
Hello World: 为什么建立了这个博客
Hello World
Welcome to my blog. This is a Markdown example rendered with MDX.
Features
- Server Side Rendering
- Syntax Highlighting
- Custom Components
const greeting = "Hello from Code Block";
console.log(greeting);
Conclusion
This is just the beginning.