Welcome to my blog
Welcome to Personal-Blog
This is a starter post for the Personal-Blog project. Posts are authored in Markdown and stored under content/posts/. To publish a new post:
- Create a new Markdown file in content/posts/ with frontmatter (title, date, tags, description).
- Run the build process to generate static HTML into /dist.
- Deploy the /dist content (Docker + nginx example provided).
Enjoy writing!