Job Unicorn Documentation Getting Started Clone the repository git clone [email protected]:Job-Unicorn/docs.git or if you are using http instead of ssh: git clone https://github.com/Job-Unicorn/docs.git Install dependencies Install Rust from here Rustup. Install mdbook cargo install mdbook Build the documentation mdbook build Open the documentation mdbook serve