Enhancements were implemented to support hierarchical documentation. Local CMS now respects parent ID and order attributes of content items, and content can be categories as 'blog' or 'documentation'. Changes were also made to the wordpress integration supporting these new categorizations. Introduced working with nested documentation pages.
14 lines
432 B
Plaintext
14 lines
432 B
Plaintext
---
|
|
title: Getting Started
|
|
label: Getting Started
|
|
description: Getting started with the Makerkit Kit
|
|
categories:
|
|
- documentation
|
|
---
|
|
|
|
Makerkit is a Next.js/Remix SaaS Starter that helps you build your own SaaS in minutes. It comes with a fully integrated Stripe billing system, a landing page, and a dashboard.
|
|
|
|
In this section, we learn how to install and run the SaaS kit on your local
|
|
machine.
|
|
|
|
Buckle up and let's get started! |