Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 325 Bytes

File metadata and controls

21 lines (14 loc) · 325 Bytes

Strapify Docs

The Strapify docs are powered by mdBook

Install mdBook (requires Rust)

cargo install mdbook

Serve the docs locally

mdbook serve

Build the docs (outputs to website directory along with landing page)

mdbook build