MDX/Next-JS blog -- how do you create most site content using mdx?

Viewed 16

How do you create pages using .mdx and other site content using mdx and how do you get it to work?

Some people used “developer hot reloading implemented using a custom build script”? I’m trying to use something similar for my blog but I can only create mdx pages for the blog and not other site content.

Also, I'm using a header but the header isn't showing up for the specific blogs. What can I do so the header and footer shows up across all the blogs as well as other mdx generated content?

Thank you!

0 Answers
Related