Skip to content

QCBSRworkshops/QCBSRworkshops.github.io

Repository files navigation

Website for the QCBS R Workshop Series

website-deployment License: CC BY-SA 4.0

Organised by students, for the whole community, this series of 10 workshops walks participants through the steps required to use R for a wide array of statistical analyses relevant to research in biology and ecology. These open-access workshops were created and are continuously developed by members of the Quebec Centre for Biodiversity Science (QCBS). This website presents the Series, its contents, and the students that contribute to this initiative.

Summary

This website presents information about the QCBS R Workshop Series, including:

  • about : Description of the QCBS R Workshop Series
  • workshops : A list of the 10 workshops in the QCBS R Workshops Series, leading to a page for each workshop containing a description of the workshop, a table of links to workshop materials in English and in French, and a list of contributors.
  • registration : A description of pricing for registration to the QCBS R Workshop Series.
  • contributing : Information about how the QCBS R Workshop Series operates with contributions from the QCBS community, and descriptions of how to contribute to the Series.
  • symposium : A list of the workshops created by QCBS members for the annual QCBS R Symposiums, leading to a page for each workshop containing a description of the workshop and any links to workshop materials in English or in French.
  • cancellation : Our cancellation and refund policy for R workshop registrations.
  • FAQ : Frequently asked questions about the QCBS R Workshop Series.
  • code-of-conduct : Our full code of conduct, to which participants and contributors of the Series must agree to before participating in the QCBS R Workshop Series.
  • contact : Contact information for the QCBS R Workshop Series.

To edit these pages, modify the file of your choice in content/english/ or in content/french.

To add images or data that can be referenced and used in the website, place files in static/images or static/data.

To edit the layout of a given page or section, edit the .html file in themes/airspace-hugo/layouts/ that is referenced as the layout in the YAML header of the .md file containing the page content. You can also make your own html layout for a new page, as we did for the R Symposium and the Workshop pages.

Building the website

  1. Set your working directory to the website repository folder, or simply open the R project website.Rproj.

  2. To serve the site locally in order to preview your changes, run blogdown::serve_site().

  3. To build the site locally, run blogdown::build_site(). You must build the site before pushing any changes to this repository in order to ensure it is still buildable.

  4. To build the website through GitHub Pages, see the development workflow details below.

Development workflow

The website is built and deployed with the following GitHub Actions workflow: blogdown.yaml. This workflow pauses if the repository is not edited for more than 19 days. If new changes are not showing on the website, try checking that this workflow is still enabled, and commit a small change to main/ in order to trigger it.

Authors

This website was originally developed by Pedro Henrique Pereira Braga and Katherine Hébert, with input from Linley Sherin and Esteban Gongora. Antoine Caron-Guay helped to keep it up to date, with input from Clara Casabona i Amat and Paola Lisset Galloso Sanchez.

Funding

The QCBS R Workshop Series is funded by the Quebec Centre for Biodiversity Science.

Template

This website was built using the Airspace theme for Hugo.

License

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.