homedocscomponentsgithub


Contentio


Contentio is a modern cli for adding content as mdx to your nextjs app. We add the code to your app, you can edit all of the file and customize it.

Free to use

We are free for everyone. In addition, we are open source. You can view, edit and create new code to help to make our platform better.

Works with nextjs

Our platform is designed for nextjs, the framework from vercel. This means, we optimized the code for dynamic rendering, and static rendering.

Code in your app, not in the node_modules

We are not a traditional npm-package. The cli will add the code in a folder, which you can decide. This is inspired by the shadcn ui. This means, you can edit the code, without any problems. It makes also easier to add extensions from other people or companys.

Modern styling

The cli provides a function a to add prebuilt ui elements which are optimized for docs. This is working like the shadcn-ui components. In-Fact, some of the components required to use shadcn components. You can customize all of the components, and the color, border-radius and so on is based on custom preferenzes, which are defined in your global css file.

start now

npx contentio@latest init