Usage

Learn how to manage content on the Kaiming site.

The Kaiming site uses Nuxt Content for content management. Pages are defined as Markdown (.md) or YAML (.yml) files in the content/ directory.

Learn more about Nuxt Content's content directory structure.

Content Collections

CollectionSourceDescription
index0.index.ymlLanding page content
docs1.docs/**/*Developer documentation
pricing2.pricing.ymlPricing plans and FAQ
blog3.blog/**/*Blog posts
changelog4.changelog/**/*Changelog entries

Writing Content

Add .md or .yml files to the appropriate content/ subdirectory. Navigation is automatically generated from the file structure. Full-text search indexes all content.

© 2026 Kaiming. All rights reserved.