Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

fishjam-dev/fishjam-docs

Repository files navigation

Important

This repository is archived.

Check out our documentation for the new Fishjam.

Fishjam docs

pages-build-deployment

The docs for the Fishjam. You can read the docs here: https://fishjam-dev.github.io/fishjam-docs/

Installation

npm install

Local Development

npm start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

npm run build

This command generates static content into the build directory and can be served using any static contents hosting service.

Versioning

We follow the versioning system provided by docusaurus

To create a new docs version:

  • make sure that sidebars.js and files inside docs/ directory are up-to-date and ready to be frozen
  • run npm run docusaurus docs:version 1.0.0

Copyright and License

Copyright 2024, Software Mansion

Software Mansion

Licensed under the Apache License, Version 2.0