This repository contains the source of all editions of "YODAOS Book", and we have the online version at: https://yodaos-project.github.io/yoda-book/.
This book is built on Gitbook with the following:
$ npm install
To build the book, that's dead-simple by the following command-line:
$ npm run build
If you want to view the book on modern browsers, just via the below:
$ npm run dev
We'd love your help! As the guidance of contributing beginner, we recommand the following jobs:
- improve the description.
- translations.
- inconsistence between implementation and this book.
- typos and mistakes.
- errors on sample.