Giter Club home page Giter Club logo

mindsdb-docs's Introduction

๐Ÿšง MindsDB Documentation(Migrated to MindsDB repository) ๐Ÿšง

Build Status MindsDB Community Website

Running the docs locally

First install the mkdocs and mkdocs-material theme in your python virtual environment:

pip install -r requirements.txt

Then, navigate to the /mindsdb-docs directory and start the server:

mkdocs serve

The documentation website will be available at http://127.0.0.1:8000

Deploy the docs

The latest version shall be automatically pushed and deployed after merge on master. If the CI/CD deploy failed, locally run:

mkdocs gh-deploy

All of the html files and assets will be pushed to the gh-pages branch and published on github pages.

Repository structure

The mindsdb-docs layout is as follows:

docs                                   # Containes documentation source files
|__assets/                             # Image and icons used in pages
|__.md                                 # All of the markdown files used as pages
overrides
โ”œโ”€ assets/
โ”‚  โ”œโ”€ images/                          # Images and icons
โ”‚  โ”œโ”€ javascripts/                     # JavaScript
โ”‚  โ””โ”€ stylesheets/                     # Stylesheets
โ”œโ”€ partials/
โ”‚  โ”œโ”€ footer.html                      # Footer bar
โ”œโ”€ 404.html                            # 404 error page
โ”œโ”€ base.html                           # Base template
โ””โ”€ main.html
.mkdocs.yml                            # Mkdocs configuration file

Contribute

How can you help us? contributions welcome

  • Report a bug
  • Improve documentation
  • Propose new feature
  • Fix typos

Contributors

Made with contributors-img.

mindsdb-docs's People

Contributors

amanjain97 avatar analogworker avatar arcaneakshay avatar aurelg avatar chechu-arias avatar dfrances1 avatar endast avatar fayazrahman avatar george3d6 avatar gerlison avatar iangilfillan avatar jhstatewide avatar jumc avatar kazoni avatar krishnaupadhyay3 avatar mcroni avatar niyonx avatar paxcema avatar ricram2 avatar rodolfonei avatar rputhuma avatar ry-v1 avatar saptarsi96 avatar stpmax avatar torrmal avatar tushgaurav avatar varydabe avatar xaylax avatar yash2189 avatar zoranpandovski avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.