Skip to content

OrestTa/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

About

Official documentation of Fuse

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.6%
  • CSS 29.7%
  • MDX 7.4%
  • Python 3.9%
  • HTML 2.4%