RevLift Blog System Test
This sample post confirms that the blog system can render MDX content from the local repository.
What This Verifies
- The blog index discovers MDX files programmatically.
- Post metadata is available for cards and page metadata.
- The dynamic post route renders the MDX body.
When this page is visible at /blog/revlift-blog-system-test, the MDX pipeline
is working end to end.