This repository is rendered at https://www.pharmar.org/
For new markdown content, the easiest way to render the website is with
hugo serveIf you're contributing a document written in .Rmd or .qmd, you'll need
to render your documents to .md before they will be included. You can
either do this manually, or using a script to automatically re-render on
change.
./tools/watch.R # optional