The docs in this repo seem fully tied to the implementation in lind-wasm, and not to any other repo in the Lind-project GitHub org.
Hosting the docs together with the implementation code allows us to more easily keep them in sync, because they could be updated in the same PR (e.g. Lind-Project/lind-wasm-docs#49 (comment) where that would be beneficial).
I also think this is a common usage pattern for mkdocs (e.g. mkdocs itself)
The docs in this repo seem fully tied to the implementation in lind-wasm, and not to any other repo in the Lind-project GitHub org.
Hosting the docs together with the implementation code allows us to more easily keep them in sync, because they could be updated in the same PR (e.g. Lind-Project/lind-wasm-docs#49 (comment) where that would be beneficial).
I also think this is a common usage pattern for mkdocs (e.g. mkdocs itself)