Skip to content

rust-tieng-viet/rust-tieng-viet.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Tiếng Việt

Deploy Book

The book is published at https://rust-tieng-viet.github.io

    _~^~^~_
\) /  o o  \ (/
  '_   _   _'
  / '-----' \

View the book locally

./dev.sh

Build the book from source

This book is using mdBook, please install the mdbook cli to build or view this book from your local machine.

Once you have installed Rust, the following command can be used to build and install mdBook:

cargo install mdbook
mdbook serve --open

Contribution

The content of this book is all contained in the src/ directory. Each page is a separate Markdown file. Check out the Markdown chapter for more information on formatting the content.

License

MIT.