Skip to content

talatkuyuk/next-mdx-remote-client-in-pages-router

Repository files navigation

It is a blog application with next-mdx-remote-client for pages router in Next.js

It is a nextjs application for demonstration of next-mdx-remote-client's features in pages router.

The nextjs is one of the React Framework for the Web.

The next-mdx-remote-client is a package for compiling and running any MDX content on both server side and client side for nextjs applications. It uses @mdx-js/mdx and @mdx-js/react in background.

Install

after cloning the repo:

npm install
npm run dev

next-mdx-remote-client

In other words, the next-mdx-remote-client is a wrapper of the @mdx-js/mdx for nextjs applications in order to load MDX content. It is a fork of next-mdx-remote.

You can find it in github or npm

Live demo

You can reach a living web site at the about section in the sidebar.

About

This is a blog application using "next-mdx-remote-client" in Next.js pages router

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published