Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1.19 KB

README.md

File metadata and controls

19 lines (11 loc) · 1.19 KB

UQRUG website

Source for The University of Queensland's R User Group website: https://uqrug.netlify.app/

Contribute

You need Quarto to add events and meeting notes to this website. See the guide to learn more about authoring blog posts with Quarto.

In this blog:

  • The posts/ directory is for announcing our events. The date value in the .qmd source is when the post is published.
  • The meetings/ directory is for meeting notes, published after the event took place. The date value in the .qmd source is when the event took place.
  • The presentations/ directory is for storing slideshows and other documents prepared for an event, that can later on be embedded into other posts. (See this post for an example iframe.)

Once a post is modified, or a new post is added, it needs to be rendered locally. This can be done with the command quarto render or RStudio's "Render Website" button in the "Build" tab.

Code of Conduct

Note that anyone contributing to or participating in UQRUG needs to abide to our Code of Conduct.