This is a RevealJS website that has been written in Quarto. It includes a GitHub Action which will convert the Quarto source to HTML and publish them via GitHub Pages. The resulting page can be visited at SheffieldR.github.io/schedule_slides.
- Clone the repository and for a forthcoming meeting create a branch with the date
YYYY-MM-DD
. - Edit the YAML header to link to the website page detailing the meeting.
- Edit the first slide of
index.qmd
with the header## SheffieldR Users YYYY-MM-DD
to reflect the date and schedule of events. - Commit the changes, push to GitHub and open a pull request.
- Once approved the changes will be merged and you should have a slide at SheffieldR.github.io/schedule_slides which can be displayed at the start.