Adding a knowledge base or documentation hub to your Shipixen template
Published on
The Shipixen blog can be used as a knowledge base or documentation hub. This guide will show you how to add a knowledge base or documentation hub to your Shipixen template.
Shipixen supports importing blog posts from json to a file-based markdown blog. Here is how you can do that. The best part is you can deploy your blog to Vercel with a single click afterwards.
Creating a custom React component to use in the (mdx) blog
Published on
Learn how to create a custom React component that can be used in the blog. Custom components can be used to create reusable sections in the blog as well as interactive components.