Getting Started

Contentio is a modern CLI to add content to an NextJS Application. This works with MDX and next-mdx-remote.



Get started with this command:


npx contentio@latest init


If you want to get an overview about the cli, run this command:


npx contentio@latest help


You can now expect this file structure:


config.contentio.json


Customize It

Thanks for everyone who helped creating and maintaining this package.