Selium's user guide, built by mdBook.
To render the book whilst making changes, mdBook has a built in web server to help:
mdbook serve --openThe rendered book is deployed to GitHub Pages using the pages.yml workflow. Any push to main
will trigger this deployment.