The content for this post is inside a MDX file and gets interpreted into react by contentlayer at build-time
💡
I can also include custom react components like this directly inside the MDX
Creating a new blog entry just requires dropping a new MDX file into a directory in the git repo
# code snippet with ```python ``` in md
print("Hello, World!")
nextjs image component rounded