Loading
Docs: Use mdbook for docs
Lays out the foundation to better docs.
With this MR, the docs now all live in the docs directory.
In the long term, I would like the docs to be available under the conduit.rs domain. For now, I've gone with the following route:
-
masterdocs: https://conduit-docs.surge.sh -
nextdocs: https://conduit-docs-next.surge.sh - MR docs like this: https://conduit-docs-mdbook-docs-preparation.surge.sh
This alleviates the issue of the Markdown docs being from the next branch, while people are encouraged to run the master version.
Closes #153
-
I agree to release my code and all other changes of this MR under the Apache-2.0 license
Edited by Jonas Zohren