Skip to content

roche-rs/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

website

Documentation website for roche commandline.

Hosted at https://roche-rs.org

Netlify Status

Icons made by Freepik from www.flaticon.com

develop

This website is built using mdbook from rust-lang.

  1. install mdbook - Detailed instructions here

    cargo install mdbook
  2. clone this repo

    git clone https://github.com/roche-rs/website
    cd website
  3. Use mdbook to serve the pages and auto-rebuild when changes are made.

    mdbook serve
  4. View the site in a browser - http://localhost:3000

contribution

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.

Releases

No releases published

Packages

No packages published