Git Product home page Git Product logo

moja_global_docs's Introduction

Moja global documentation

This repository contains developer documentation for the moja global community. You can find the online version of the moja global documentation at docs.moja.global.

Issues and contributions for the developer documentation are tracked here. We have a large community using these resources and we would like to make it our best effort to respond to issues in a timely fashion.

To file a docs issue, use the issue tracker in the moja-global/moja_global_docs repo.

Installation

To edit the documentation you need a GitHub account. Once you have created one and logged in, you can edit any page by navigating to the corresponding file and clicking the edit (pen) icon.

This will create a "fork" and further you can create a "pull request", which will be approved by one of the existing members of the Docs team. If you have any development experience, you can setup the docs on your local machine to build the documentation locally.

Here are the steps you can follow while setting up the documentation locally.

  1. Fork the repository

If you choose to setup the documentation website locally, you need to have Python and the Python package manager pip on your local machine. Follow the official Python installation to setup Python on your local machine.

First make a fork, and then clone the repo:

  1. Clone the repository. Replace the <GITHUB_USERNAME> with your GitHub username. You can find your username by clicking on your profile picture in the top right corner of the GitHub website.
git clone https://github.com/<GITHUB_USERNAME>/moja_global_docs.git
  1. Go into the directory containing the project
cd moja_global_docs
  1. Navigate to the docs directory
cd docs

You are now in the docs directory.

Assuming that you have python & pip already installed. Let us set the documentation up:

For Linux Users:

virtualenv env
source env/bin/activate
pip install -r requirements.txt
make html

For Windows Users:

virtualenv env
env\Scripts\activate
pip install -r requirements.txt
make html

You can now open the documentation site on _build/html/index.html in your browser. Make corresponding changes on the documentation site and then run make clean && make html to update the documentation. You can now create a pull request to get your changes merged into the upstream develop branch.

How to Get Involved?

moja global welcomes a wide range of contributions as explained in the Contributing guide and in the About moja global page.

FAQ and Other Questions

Contributors

Thanks goes to these wonderful people (emoji key):


moja global

๐Ÿ“†

Sneha Mishra

๐Ÿ’ป ๐Ÿ“– ๐Ÿง‘โ€๐Ÿซ ๐Ÿ‘€

Shloka

๐Ÿ“– ๐Ÿ‘€ ๏ธ๏ธ๏ธ๏ธโ™ฟ๏ธ

Sukriti Sood

๐Ÿ“–

Sarah Haggarty

๐Ÿ“– ๐Ÿ› ๐Ÿง‘โ€๐Ÿซ ๐Ÿ‘€

Patama

๐Ÿ“– ๐Ÿ‘€ ๐Ÿง‘โ€๐Ÿซ ๐Ÿ“†

Andrew O'Reilly-Nugent

๐Ÿ“– ๐Ÿ‘€ ๐Ÿ“† ๐Ÿค”

Guy Janssen

๐Ÿ“– ๐Ÿ‘€ ๐Ÿค”

Shubham Karande

๐Ÿ“– ๐Ÿ‘€ ๐Ÿค” ๏ธ๏ธ๏ธ๏ธโ™ฟ๏ธ

Harsh Mishra

๐Ÿ’ป ๐Ÿ“– ๐Ÿ‘€ ๐Ÿšง

Anirudh Panda

๐Ÿ“–

Ruchi Pakhle

๐Ÿ“–

Padmaja Bhol

๐Ÿ“–

Asmi Jafar

๐Ÿ“– ๐Ÿ›

Shaunak Deshpande

๐Ÿ“–

This project follows the all-contributors specification. Contributions of any kind welcome!

Maintainers Reviewers Ambassadors Coaches

The following people are Maintainers Reviewers Ambassadors or Coaches.

moja global
moja global

๐Ÿ“†

Maintainers review and accept proposed changes. Reviewers check proposed changes before they go to the Maintainers. Ambassadors are available to provide training related to this repository. Coaches are available to provide information to new contributors to this repository.

moja_global_docs's People

Contributors

tlazypanda avatar harshcasper avatar allcontributors[bot] avatar shloka-gupta avatar aornugent avatar shubhamkarande13 avatar anirudhpanda avatar patamap avatar sarahhaggarty avatar sukriti-sood avatar king-kay avatar devesh21700kumar avatar gmajan avatar asmijafar20 avatar padmajabhol avatar ruchip16 avatar sanjaysinghrajpoot avatar shade2312 avatar shraddhavp avatar neoneww avatar falguni-k 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.