Skip to content

servo/book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Servo Book

https://book.servo.org

To render the book locally:

$ cargo install mdbook --vers '^0.4' --locked
$ cargo install mdbook-mermaid --vers '^0.13' --locked
$ mdbook serve --open

Or if you have Nix (the package manager):

$ nix-shell --run 'mdbook serve --open'

This book is still in early development! In the table of contents, * denotes chapters that have been imported from our existing docs, and still need to be copyedited or reworked. During this early stage of development, we’ll be frequently rewriting the Git history, so please be patient with us when making pull requests.

About

The Servo Book (experimental)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published