This repository contains the code used to build the online book on how to use the FRB-CESAB server Rossinante. This book was written with Quarto.
- Fork this repository
- Create a new RStudio project from Version control
- Edit
.qmd
files - Update the
_quarto.yml
(if required) - Build the book locally with
quarto render
(in a terminal) - Stage, commit, push
- Submit a Pull request
Enjoy!