Notes about things about Kernel Fuzzing. The template is forked from nix.dev
You can deploy the book by belowing steps:
First, install nix: install guide, install nginx.
Second, enter the root directory of the respository, and execute the command below:
nix-build
static html files can be found in directory result, you can deploy it in nginx.
Content is written in MyST, a superset of CommonMark. For its syntax, see the MyST docs.