Skip to content

amanfl/fused-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,223 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fused Docs

The Fused documentation website: docs.fused.io

This website is built using Docusaurus, a modern static website generator.

Development

1. Spin-up locally

npm install
npm run start

2. Deploy

Create a PR on this repo.

  • Once PRs merge to main, GitHub actions will run to re-deploy the docs site to https://docs.fused.io/.
  • PRs automatically create a preview build at https://docs-staging.fused.io/.

Updating Fused-py functions

On every new deployment of fused-py, update the Python SDK docs with:

uv run --reinstall-package fused utils/generate_reference_docs.py

About

Fused documentation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • MDX 76.8%
  • Python 11.5%
  • JavaScript 3.3%
  • TypeScript 2.9%
  • Jupyter Notebook 2.8%
  • CSS 1.4%
  • Other 1.3%