Welcome to my new blog! This site is built with VitePress.
Why VitePress?
It is incredibly fast, writes entirely in Markdown, and looks stunning by default. Here is a quick code snippet example:
python
def greet():
print("Hello from Python!")