Nice! How does this compare with docusaurus?

Docusaurus is a very nice tool but in my extensive experience React-based static site generators really suffer when building large sites, much like Jekyll does. I've worked on projects with well over 1,000 pages and Docusaurus, VuePress, and others simply don't have access to the jet engine that is well engineered Go. But if it works for you, run with it!

Someone mentioned mdBook, that thing is written in Rust and is amazingly fast even for huge sites.

https://github.com/rust-lang/mdBook