mirror of
https://github.com/GLEECBTC/komodo-docs-mdx.git
synced 2026-07-08 01:46:36 +00:00
Komodo Platform Docs
https://komodoplatform.com/en/docs/
| .github/workflows | ||
| .vscode | ||
| data-for-gpts | ||
| postman | ||
| preview-images | ||
| src | ||
| style-guide-images | ||
| templates | ||
| utils | ||
| .gitignore | ||
| authors.json | ||
| CODE_OF_CONDUCT.md | ||
| CONTRIBUTION_GUIDE.md | ||
| filepathSlugs.json | ||
| GITFLOW_BRANCHING.md | ||
| README.md | ||
| STYLE_GUIDE.md | ||
Komodo Developer Docs Content
Content for the Komodo Developer Docs lives in this repo in .mdx format. This repository is then used as a submodule to build and deploy the Komodo Developer Docs website.
Adding new content
- Read the Style guide to learn the basic standards of writing Komodo Documentation content. This guide also contains a list of components and how they should be used.
- Read the Contribution guide for details about submitting a pull request.
- Make sure each new page created is added to the sidebar file
- Be mindful of the Code of Conduct when contributing to this repository. We value all contributors and believe that our community is stronger when everyone feels safe, respected, and valued.