An open API service indexing awesome lists of open source software.

https://github.com/fox-one/docs.pando.im

https://docs.pando.im
https://github.com/fox-one/docs.pando.im

Last synced: about 1 year ago
JSON representation

https://docs.pando.im

Awesome Lists containing this project

README

          

# docs.pando.im

## Translation status

[![Crowdin](https://badges.crowdin.net/e/dbca717516cd43127f386892f1c3b6b9/localized.svg)](https://pando.crowdin.com/pando-docs)

## Installation

```console
yarn install
```

## Local Development

```console
yarn start
```

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

## Write Documents

If you are writing an article for developers, place it under `/developer/`.

If you are writing an article for users, place it under `/docs/`.

If you are writing an article in non-English language, place it under `/i18n/{language}/`. To make sure the file structures correct, please visit https://docusaurus.io/docs/i18n/introduction for more information.