Platform Documentation

screenshot of Platform Documentation
mkdocs

Core Platform API Documentation & Tutorials

Overview

The Core Platform Documentation serves as a comprehensive resource for users and developers looking to engage with the Core platform. Built on mkdocs, this documentation provides detailed insights into the various functionalities, features, and updates of the platform. Whether you're a seasoned developer or just getting started, the clarity of this documentation can guide you through understanding the Core ecosystem effectively.

With a well-structured architecture, the documentation supports multiple branches allowing users to navigate between development previews and the stable, live site. This tailored structure ensures that users can access the most up-to-date information while also having the option to view upcoming changes and features that are currently in development.

Features

  • User-Friendly Interface: The documentation is built using mkdocs material, enabling a clean, navigable layout that enhances the user experience.

  • Version Control: Multiple branches represent different stages of development, allowing users to access both stable and in-progress content seamlessly.

  • API Documentation Generation: Automatic generation of API pages and other resource files simplifies the onboarding process for new developers.

  • Integration with Version Control: The approval process for merging changes into the production branch ensures quality and consistency across the documentation.

  • Preview Functionality: Netlify supports generating preview pages for pull requests, allowing for quick feedback and adjustments before they go live.

  • Custom Theme: A unique fork of the mkdocs-material theme provides a distinctive look and feel tailored to the Core community.

  • Contribution Guidelines: The inclusion of a contribution document encourages community involvement, making it easier for users to contribute enhancements and updates.

These features collectively make the Core Platform Documentation a valuable tool for anyone looking to deepen their understanding of the platform.

mkdocs
MkDocs

MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file.

documentation
Documentation

Documentation themes are built specifically for writing technical and product documentation. They are normally written and maintained in Markdown. The often include a navigation menu, search bar, clear headings, semantic document structure and clean typography.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.