MEGA-published blog posts
MEGA publishes approved articles into this directory as Markdown with YAML frontmatter. The site merges these posts with the original WordPress migration data at build time, then recalculates blog archive pagination and renders every article at /<slug>/.
Required frontmatter fields: title, slug, description, publishedAt, image, and imageAlt.
Use the frontmatter slug for publishing checks and links. Prefer matching the filename to that slug. When they differ, the site automatically redirects /blog/<filename> and /<filename> to /blog/<slug>, unless the filename is another article's canonical slug or already has an explicit redirect. This keeps filename-based CMS probes working without changing published article URLs.
