Documentation website for roche commandline.
Hosted at https://roche-rs.org
Icons made by Freepik from www.flaticon.com
This website is built using mdbook from rust-lang.
-
install mdbook - Detailed instructions here
cargo install mdbook
-
clone this repo
git clone https://github.com/roche-rs/website cd website
-
Use mdbook to serve the pages and auto-rebuild when changes are made.
mdbook serve
-
View the site in a browser - http://localhost:3000
This website is an OPEN Open Source Project. This means that:
Individuals making significant and valuable contributions are given commit-access to the project to contribute as they see fit. This project is more like an open wiki than a standard guarded open source project.
See the Contribution Guide for more details.