2.0.0-alpha.2 • Published 7 years ago
next-mdx-docs v2.0.0-alpha.2
Next.js + MDX Docs
Installation
npm install --save next-mdx-docs @mdx-js/mdxor
yarn add next-mdx-docs @mdx-js/mdxUsage
Create a next.config.js
const withMdxDocs = require('next-mdx-docs')()
module.exports = withMdxDocs()Related
This is based off of ZEIT's next-mdx plugin.
2.0.0-alpha.2
7 years ago
2.0.0-alpha.1
7 years ago
2.0.0-alpha.0
7 years ago
0.0.1-3
7 years ago
0.0.1-2
7 years ago
0.0.1-0
7 years ago