List Article Mdx #1082
|
how can i create the article list of the mdx pages? https://vite-plugin-ssr.com/markdown#react i created the various pages using the guide now i have to show the list of those pages with one pagination https://blog.logrocket.com/create-next-js-mdx-blog/ Thank you |
Replies: 2 comments 14 replies
|
Added some docs about this: ebd8476 (rendered: https://vite-plugin-ssr.com/markdown#page-list). (CC @jrson83.) Let me know if you still have questions. |
|
An alternative to the
The The advantages that I find over the recommended approach are:
|
Updated docs: https://vike.dev/markdown#with-a-custom-setting-eager.