3 ms·
That's what I meant by instructions on automated deployments. MdBook generates HTML, so you don't need anything fancy to host it. This example shows a fairly s
by paholg 2y ago
That's what I meant by instructions on automated deployments. MdBook generates HTML, so you don't need anything fancy to host it.
This example shows a fairly short GitHub action to deploy to GitHub pages: https://github.com/rust-lang/mdBook/wiki/Automated-Deployment%3A-GitHub-Actions#using-deploy-via-actions https://github.com/rust-lang/mdBook/wiki/Automated-Deploymen...