Mindsdb Docs Old

screenshot of Mindsdb Docs Old
mkdocs

Current MindsDB Docs are migrated to MindsDB repository

## Overview
MindsDB has recently migrated its documentation to a new repository, making it more streamlined and accessible. The updated setup allows users to easily run the documentation locally for a better hands-on experience. The process is straightforward, making it suitable for both seasoned developers and newcomers to the platform.

With a focus on community contribution, MindsDB encourages users to actively participate in improving the documentation. Whether it’s reporting a bug, suggesting new features, or fixing typos, the collaborative spirit empowers users to shape the quality of the documentation.

## Features
- **Local Server Setup**: Quickly set up a local documentation server by installing mkdocs and the mkdocs-material theme in your Python virtual environment.
- **Automatic Deployment**: The latest version of the documentation is automatically deployed after merging to the master branch, ensuring that users always have access to the most recent updates.
- **CI/CD Integration**: In case of deployment failures, a local command can be executed to push all HTML files and assets to the gh-pages branch for seamless publishing.
- **Clear Repository Structure**: The mindsdb-docs folder layout is intuitive, making it easier for contributors to navigate and understand the project.
- **Community Contributions**: Users are invited to contribute by reporting bugs, suggesting features, or simply enhancing the documentation, fostering an inclusive environment for improvement.
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.