Skip to content

pragmatiks/pragma-docs

Repository files navigation

pragma-os

pragma-os Documentation

Ask DeepWiki Docs Mintlify License: MIT

View Documentation | SDK | CLI | Providers

Official documentation for the pragma-os platform.

Documentation Structure

Section Description
Getting Started Prerequisites, quickstart, and setup verification
Concepts Core concepts: resources, providers, reactive dependencies
Guides Error recovery, migration guides
Troubleshooting Common issues and solutions
CLI Reference Command-line interface documentation
SDK Reference Python SDK for building providers
Resource Store Provider catalog and resource overview
Building Providers Complete guide to creating custom providers
MCP Model Context Protocol server documentation
API Reference REST API documentation

Local Development

Install the Mintlify CLI:

npm i -g mintlify

Start the local development server:

mintlify dev

View your changes at http://localhost:3000.

Project Structure

docs/
├── docs.json              # Navigation and theme configuration
├── index.mdx              # Landing page
├── getting-started/       # Onboarding guides
├── concepts/              # Core concepts
├── guides/                # How-to guides
├── cli/                   # CLI reference
├── sdk/                   # SDK reference
├── building-providers/    # Provider development
├── api-reference/         # API documentation
└── learn/                 # Platform overview and comparisons

Writing Documentation

  • Use MDX format with YAML frontmatter
  • Every page requires title and description in frontmatter
  • Use relative paths for internal links
  • Test all code examples before publishing
  • Follow existing patterns for consistency

Publishing

Changes pushed to main are automatically deployed via the Mintlify GitHub integration.

License

MIT

About

Documentation for pragma-os. Guides, API references, and tutorials for the AI infrastructure platform.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors