Repo tutorials · Rust
A Rust static site generator from the Material for MkDocs team. We installed it, built 203 pages with it, migrated an MkDocs project, and broke it five ways.
pip install zensical succeeds on a stock Mac and gives you nothing. A 1.0 kB wheel, version 0.0.2, no binary. Here is why, and the working install.
7 minWe built 220,400 words with it. Going from 3 pages to 203 made the wall clock go down, and the search index it ships to your readers is 1.4 MB.
7 minIt read our mkdocs.yml with no conversion step and built the site correctly. Then it dropped four plugins without printing a single word about any of them.
7 minStrict mode does work, on the subcommand CI runs. But it escalates warnings, and the failures that matter most never produce one.
7 min