Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 381 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 381 Bytes

What if I crowd-sourced a cookbook in Git? What a ridiculous idea.

Well here it is. :D

It uses mdBook from the Rust folks.

You can view the rendered book here.

Generating the Cookbook

  1. Install Rust (and Cargo)
  2. run: cargo install mdbook
  3. run: mdbook build