This repository contains the source code for docs.optimai.network.
🔗 Visit our main website at optimai.network to learn more about our Decentralized Data Network! ✨
We welcome contributions to improve our documentation! Here’s how you can contribute:
Clone your forked repository:`
``` git clone https://github.com/YOUR-USERNAME/docs.git cd docs
git checkout -b your-feature-branch
``
git add .
git commit -m “Description of your changes”After forking and cloning the repository:
http://localhost:3000docs/: Contains all the markdown files for the documentationsrc/: Custom React components and pagesstatic/: Static assets like imagesdocusaurus.config.js: Main configuration file for DocusaurusThis documentation is automatically deployed to docs.optimai.network when changes are merged into the main branch.
If you have any questions or need assistance, please open an issue in this repository or reach out through our community channels.
Thank you for contributing to OptimAI Network’s documentation!