Hi! First, thanks for the awesome plugin, it's certainly what I was looking for.
I have a question: is the entry point pages/index.mdx or does it allow regular pages/index.tsx?
Right now I have a small website with a few non-doc pages and a doc-specific area (this is where I intend to use Smooth Doc). I'd like to know if it's possible to have the regular entry point/website with *.tsx and the docs with the *.mdx extension, or must I convert my *.tsx to *.mdx?
Thank you!
Hi! First, thanks for the awesome plugin, it's certainly what I was looking for.
I have a question: is the entry point
pages/index.mdxor does it allow regularpages/index.tsx?Right now I have a small website with a few non-doc pages and a doc-specific area (this is where I intend to use Smooth Doc). I'd like to know if it's possible to have the regular entry point/website with *.tsx and the docs with the *.mdx extension, or must I convert my *.tsx to *.mdx?
Thank you!