docs.pando.im
September 18, 2021 ยท View on GitHub
Translation status
Installation
yarn install
Local Development
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.