GithubHelp home page GithubHelp logo

prudhvivajja / mindsdb-docs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mindsdb/mindsdb-docs-old

0.0 0.0 0.0 5.26 MB

Official documentation website of MindsDB

Home Page: https://docs.mindsdb.com/

License: MIT License

CSS 27.40% HTML 72.60%

mindsdb-docs's Introduction

MindsDB Documentation

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

How can you help us? contributions welcome

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

mindsdb-docs's People

Contributors

aaron-junker avatar amanjain97 avatar arcaneakshay avatar asperduti avatar carlospatinos avatar ccmetz avatar chechu-arias avatar debadri3 avatar george3d6 avatar gerlison avatar jumc avatar kazoni avatar krishnaupadhyay3 avatar mcroni avatar niyonx avatar paxcema 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.