--- title: "This is a Draft Post" description: "This post is in draft mode and should not appear in production." date: "2024-11-10" tags: ["draft", "test"] author: "Ali Arghyani" draft: true --- # Draft Post This is a draft post that should only be visible in development mode. It will be filtered out in production using the `draft: true` frontmatter field.