Docs and protocol proposals for Etebase.
This is the source code for the docs website at https://docs.etebase.com
In addition to the API and protocol documentation, this repo also houses discussions for protocol proposals.
This website is built using Docusaurus 2, a static website generator. To develop locally, first install dependencies:
$ yarn
Then start the development server:
$ yarn start