Skip to content

VeriConomy/docs

Repository files navigation

Vericonomy Docs

The Vericonomy documentation is built using Docusaurus 2, a modern static website generator.

Contribution

Documentation can always be improve and we warmly welcome any contribution!

The contribution workflow is described in CONTRIBUTING.md

Translation

Our documentation is multilanguage.

You can contribute to it by going on our translation platform: To Be Define

Credits

Thanks to everyone who directly contributed to this project:

  • @mderasse
  • @Calvario
  • @effectsToCause

Technical Information

Installation

yarn install

Local Development

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.

Build

yarn build

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

Deployment

Deployment of the documentation is automatically done after each merge / commit.

Releases

No releases published

Packages

No packages published