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.ymlto change the configuration of the book - edit the
index.qmdto modify the home page - edit
.qmdfiles 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.qmdTo update the book, run in a terminal the following command:
quarto renderComing 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.
