Back to posts

Welcome to my blog

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:

  1. Create a new Markdown file in content/posts/ with frontmatter (title, date, tags, description).
  2. Run the build process to generate static HTML into /dist.
  3. Deploy the /dist content (Docker + nginx example provided).

Enjoy writing!