Skip to main content
opencx
Home
Search...
⌘K
Topics
Getting Started
Content Format
Configuration
Content Management
Ci Cd
Examples
Toggle Sidebar
Search...
Search articles, settings...
How can we help?
Search our knowledge base for answers
Results for "Getting Started"
Article Files
Articles are Markdown files with YAML frontmatter. The file's slug is derived from its filename minus the extension.
1 min read
Updated Mar 7, 2026
Project Structure
The CLI manages help center content as a directory of Markdown files, organized by category.
1 min read
Updated Mar 16, 2026
Category Metadata
Category metadata (name, description, icon) lives in under the optional key. Each key is the category path relative to (e.g. , ). The value is an object…
1 min read
Updated Mar 16, 2026
Mermaid Diagrams
Mermaid lets you define diagrams as code inside fenced code blocks. The help center renders them as interactive SVGs.
2 min read
Updated Mar 7, 2026
Configuration File
Every OpenCX project has an file in the project root. It is created automatically by or .
2 min read
Updated Mar 16, 2026