A nice Metro design language based theme for mdBook.
Requisites:
- mdBook 0.5.2 (newer patches may be compatible)
Run:
git clone https://github.com/sweaxizone/metro-mdbook com.sweaxizone.metroConfigure to point to that theme's theme/ directory on your book manifest:
[output.html]
theme = "com.sweaxizone.metro/theme"Also add the following to the manifest:
[output.html]
hash-files = falseBrowse https://github.com/rust-lang/mdBook/tree/master/crates/mdbook-html/front-end and compare what has changed in mdBook frontend's default files.
Apache 2.0
