This is the original document for the Suanova AI platform. It's recommended to use Codespace to build your website.
Install dependencies:
pip install -r requirements.txt
Install plugins if required:
pip install mkdocs-static-i18n
pip install mkdocs-git-authors-plugin
pip install mkdocs-git-revision-date-localized-plugin
Build the website:
python -m mkdocs gh-deploy --force