Hello, world

· 1 min read · Life

This is a placeholder post. Replace it with your first real one, or delete the folder.

Front matter you’ll use

  • categories: pick one of how-to, homelab, review, life.
  • tags: free-form.
  • lastmod: set it when you revise a how-to, and the page shows an “Updated” date.
  • draft: true keeps a post out of the published site.

Code blocks

hugo new content posts/my-first-post/index.md
hugo server -D

Photos and diagrams can sit in the same folder as index.md and be referenced by filename.