This is the main website of Panoptic.
$ yarn
$ yarn 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.
You can use the build.sh
file to build the documentation:
$ ./build.sh
This command generates static content into the build
directory and can be served using any static contents hosting service. It also ensures that the Glossary is updated.
You can generate the glossary with:
$ ./glossary.sh
To generate subgraph docs, run
yarn graphql-markdown
We use the plugin here: https://gitlab.grnet.gr/terminology/docusaurus-terminology to manage our glossary. Build the glossary with:
$ yarn docusaurus parse
$ yarn docusaurus glossary
Built using Docusaurus 2.
Copyright © 2023 Axicon Labs Limited. All Rights Reserved. Panoptic™ is a trademark of Axicon Labs Inc. All other trademarks and registered trademarks are the sole property of their respective owners.