The docs website for YoMo.
Deploy on vercel automatically.
pnpm run export
pnpm install --frozen-lockfile
pnpm dev
We welcome contributions to the YoMo documentation! If you would like to contribute, please follow these steps:
- Fork the repository on GitHub.
- Create a new branch for your changes.
- Make your changes and commit them with clear and concise commit messages.
- Push your changes to your forked repository.
- Open a pull request to the main repository.
- Ensure that your changes are clear and concise.
- Follow the existing structure and organization of the documentation.
- Test your changes locally to ensure they render correctly.
- Provide a detailed description of your changes in the pull request.
Thank you for contributing to the YoMo documentation!