July 1, 2026
Sample Post — Replace Me
Meta
This is a sample post so the blog listing and post-detail pages have real content to render during development.
To publish your first real post:
- Duplicate this file in
content/blog/and rename it to your post's slug - Update the frontmatter (
title,excerpt,publishedAt,tags) - Write the body in MDX — standard Markdown plus JSX if you need it
- Delete this sample file once you have real posts
Code blocks are syntax-highlighted automatically:
terraform init
terraform plan -out=tfplan
terraform apply tfplanrelated projects