Welcome to My Blog
This is my first post using Hugo with the PaperMod theme.
Features
- Clean, minimal design
- Fast performance
- Easy to write in Markdown
- Works great with Obsidian
Getting Started
You can write posts in the content/posts/
directory. Each post can be a page bundle (folder with index.md
) so you can keep images and other files together with your content.
For example:
posts/
hello-world/
index.md
cover.jpg
diagram.png
Happy blogging!