fanyang1988 / wiki

Gear documentation portal for developers. Contributions are welcome!

Home Page:https://wiki.gear-tech.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gear Wiki

Publish Status

Welcome to Gear network documentation portal for developers. It provides guides and documentation for everyone who wants to start developing using the Gear ecosystem. While our project is developing and growing, it is a modern knowledge base at the moment. Contributions are welcome!

🕸️ https://wiki.gear-tech.io

Build Locally

  1. Install Node.js and Yarn.

  2. Make a local clone of Wiki repository:

    git clone https://github.com/gear-tech/wiki.git
    cd wiki
  3. Install dependencies:

    yarn install
  4. Start your local Wiki copy and instantly track changes you've made. Open it in your default browser - http://localhost:3000/:

    yarn start

    alternatively

    npm run start

Contribute

If you have anything to write on the Wiki, feel free to open an issue or create a pull request.

License

The content on the Gear Wiki website is distributed under the CC0 1.0 Universal License.

About

Gear documentation portal for developers. Contributions are welcome!

https://wiki.gear-tech.io

License:Creative Commons Zero v1.0 Universal


Languages

Language:JavaScript 67.8%Language:CSS 32.2%