Skip to content

Files

website

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Feb 23, 2022
Apr 25, 2022
Feb 23, 2022
Feb 23, 2022
Feb 23, 2022
May 23, 2023
Jul 3, 2023
Feb 23, 2022

/website/* contains the documentation for jellyfish; built using Docusaurus 2, a modern static website generator.

Writing documentations

Following the idea of everything in master is production ready; all pull request should be accompanied by a documentation change. Hence, the master/main branch should be treated as a release as so are the documentations.

Local Setup

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

npm i
npm run start --workspace=website