Skip to content

CookbookDev/fuse-docs

 
 

Repository files navigation

Fuse Docs

This repo runs docs.fuse.io.

Source can be viewed in docs directory.

Running Locally

  1. yarn install
  2. yarn start
  3. Open http://localhost:3000/

Adding a New Page

  1. Create a new file in docs/
  2. Configure sidebars.js to create the sidebar link.

Editing a Page

  1. Open the file in docs/

Customize Settings & Theme

  1. Open docusaurus.config.js

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 57.7%
  • CSS 30.6%
  • JavaScript 5.0%
  • Python 4.0%
  • HTML 2.5%
  • MDX 0.2%