Skip to content

Zmavli/aberbanbju

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Click here to open the rendered book.

Contributing

This project use mdBook which is written in the Rust programming language, which you can install by following this guide.

Then, you can install mdBook and a few extensions used by this project by running the following command :

cargo install mdbook mdbook-linkcheck mdbook-regex-replacer

To work on the book and have a live preview of the changes, run :

mdbook serve