Skip to content
This repository was archived by the owner on Jul 19, 2020. It is now read-only.

Latest commit

 

History

History
20 lines (14 loc) · 402 Bytes

File metadata and controls

20 lines (14 loc) · 402 Bytes

THIS REPOSITORY HAS BEEN MERGED INTO https://github.com/yewstack/yew

PLEASE SUBMIT ALL PRs AND ISSUES THERE (NOT HERE)

Building the book locally

Note that Yew uses Gitbook which renders differently from mdbook. However the latest Gitbook is not compatible with gitbook-cli :(

Install mdbook:

$ cargo install mdbook

Render and view the book:

$ mdbook serve