Overview • Usage • Citation • Contributing • Acknowledgments
This repository contains files used to generate the online book Meta-analyses & Systematic reviews based on Quarto.
If you want to render the book locally, you need to install the following tools:
Fork this repository and clone your copy.
Then,
- edit the
_quarto.yml
to change the configuration of the book - edit the
index.qmd
to modify the home page - edit
.qmd
files inchapters/
to modify book content
If you want to add a new chapter, create a new .qmd
file in chapters/
and add an entry in the _quarto.yml
like this:
chapters:
- chapters/chapter-name.qmd
To update the book, run in a terminal the following command:
quarto render
Coming soon...
All types of contributions are encouraged and valued. For more information, check out our Contributor Guidelines.
Please note that the notebook
project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.
This project has been developed for the FRB-CESAB training courses program.