Quarto site for the R+AI 2025 event.
- Install Quarto: https://quarto.org/docs/get-started/
- In this folder:
quarto preview- Create a repo named
RplusAI_websiteunder theRConsortiumorg. - Push this folder to the
mainbranch. - In the repo: Settings → Actions → General → Workflow permissions → Read and write.
- Settings → Pages → Source: Deploy from a branch, Branch:
gh-pages, Folder:/. - Push to
main. The workflow builds and pushes the rendered site togh-pages.
Site URL will be: https://rconsortium.github.io/RplusAI_website/.