Giter Site home page Giter Site logo

0xzoomeye / quai-docs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dominant-strategies/quai-docs

0.0 0.0 0.0 21.22 MB

Open-source documentation for the Quai Network protocol.

Home Page: https://qu.ai/docs/

License: Other

Shell 0.33% JavaScript 15.69% TypeScript 47.09% CSS 22.19% Smarty 10.58% Dockerfile 4.12%

quai-docs's Introduction

README

Thanks for your interest in contributing to the Quai Network documentation! This document contains information on how this repository is managed, and how to contribute to the documentation.

To learn how to contribute to this repository, check out CONTRIBUTING.md

Table of Contents

Who Owns This Repo?

This repository is owned by Dominant Strategies, a software development company working on Quai Network, under the GNU General Public License (v3). All changes to this repository must be approved by the Dominant Strategies team before being merged into the main branch.

For help contributing to this repository or to discuss proposed changes, you can join and chat in the Quai Dev Discord Server.

Docs Architecture

This documentation runs off of the Docusaurus 3.0 framwork.

The Quai documentation is divided into three seperate tabs: Learn, Participate, and Develop. The Learn tab focuses on general information and explanations, while the Participate tab focuses on using Quai and running hardware and the Develop tab focuses on software (smart contracts/APIs). Each of these tabs has a variety of docs within them.

Most contributions to this repository will not require the creation of a new doc, and will focus on editing existing docs; however, if your proposed changes do require a new doc, you can learn how to create one in the Docusaurus documentation. While there are no strict guidelines for the organization of docs within tabs, proposed changes should follow the existing docs structure as closely as possible.

Markdown (.md & .mdx)

Each doc is created in Markdown as a .md or .mdx file. To learn how to format in Markdown, you can visit the Markdown Guide.

.mdx files allow for the use of components in your Markdown docs. You can learn more about the full capabilities of .mdx files in the mdxjs documentation.

Images

Images live in the /static/img/ folder of this repository. To add a new image, add the file to the /static/img/ folder and reference it in your Markdown doc(s) with the following: ![AltText](imagepath)

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.