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
- Host: GitHub
- URL: https://github.com/fox-one/docs.pando.im
- Owner: fox-one
- Archived: true
- Created: 2021-07-24T06:12:27.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-04-08T01:56:56.000Z (over 3 years ago)
- Last Synced: 2025-03-22T12:30:31.471Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 126 MB
- Stars: 3
- Watchers: 7
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Security: docs/security/_category_.json
Awesome Lists containing this project
README
# docs.pando.im
## Translation status
[](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.