Skip to content

Latest commit

 

History

History

book

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

kona-book

This repository contains the source code for the Kona book, which is available at anton-rs.github.io/kona.

Contributing

To build the book locally, a few dependencies are required:

cargo install mdbook mdbook-mermaid mdbook-template

Then, to run the book locally during development, run:

mdbook serve