A single-book Chinese documentation site built with mdBook and deployed to GitHub Pages.
mdbook serve --openmdbook buildThe site is deployed as a GitHub Pages project site:
- repository:
vansour/blog - published URL:
https://vansour.github.io/blog/
The book.toml file sets:
language = "zh-CN"output.html.site-url = "/blog/"