yewstack/docs

master

3 branches 0 tags

Go to file

Code

Clone with HTTPS

Use Git or checkout with SVN using the web URL.

Latest commit

Git stats

Files

Permalink

Failed to load latest commit information.

Type

Name

Latest commit message

Commit time

src

README.md

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