NOTE: This repository is no longer the source for the Embassy Book. Have a look here for the new location of the book.
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.