Gear projects navigator for Rust developers.
⚙️🦀 https://gear.rs
-
Install Rust language using rustup.
-
Clone:
git clone https://github.com/gear-tech/gear-tech.github.io.git cd gear-tech.github.io
-
Install mdBook:
cargo install mdbook
-
Edit source files then save.
-
Build:
mdbook build
-
Serve:
mdbook serve
-
Open in browser: http://localhost:3000/
The content on gear.rs is distributed under the CC0 1.0 Universal License.