To build the book, you need npm
to install the Antora doc system.
Run npm install
to install the dependencies needed to build the docs.
make local
make
The book is automatically published to https://embassy.dev by a CI job.
To build the book, you need npm
to install the Antora doc system.
Run npm install
to install the dependencies needed to build the docs.
make local
make
The book is automatically published to https://embassy.dev by a CI job.