This repository is a template that can be used to create a site for resources for a training week.
In the settings of the new repository, click on "Pages" and set source to "GitHub Actions".
Update the title and authors in book.toml
The pages of your site should be markdown files in the src/ directory. In order to appear on your site, each page should be listed in the file SUMMARY.md.
More details about how mdbooks work can be found here.