The Fused documentatiob website: docs.fused.io
This website is built using Docusaurus, a modern static website generator.
npx docusaurus start
Run after modifying a notebook. See docs/basics/tutorials/tutorials.json
to configure notebook autogeneration.
python3 utils/convert_ipynb_to_mdx.py
Create a PR on this repo. Once PRs merge to main, GitHub actions will run to re-deploy the docs site.