Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change .Rmd to .qmd throughout #18

Open
wants to merge 20 commits into
base: master
Choose a base branch
from
Open

change .Rmd to .qmd throughout #18

wants to merge 20 commits into from

Conversation

zander-prinsloo
Copy link
Collaborator

To utilise quarto rather than rmarkdown. Change all .Rmd to .qmd, and adjust _bookdown.yml accordingly.

@randrescastaneda please note that I could not preview this on my local device because of issues installing other packages. I will investigate, install, and test it again.

@randrescastaneda randrescastaneda temporarily deployed to github-pages August 24, 2023 18:35 — with GitHub Pages Inactive
@zander-prinsloo zander-prinsloo temporarily deployed to github-pages August 24, 2023 21:32 — with GitHub Pages Inactive
@zander-prinsloo zander-prinsloo temporarily deployed to github-pages August 28, 2023 14:47 — with GitHub Pages Inactive
@zander-prinsloo zander-prinsloo temporarily deployed to github-pages August 28, 2023 14:48 — with GitHub Pages Inactive
@zander-prinsloo zander-prinsloo temporarily deployed to github-pages August 28, 2023 14:50 — with GitHub Pages Inactive
@zander-prinsloo zander-prinsloo temporarily deployed to github-pages October 16, 2023 17:03 — with GitHub Pages Inactive
@zander-prinsloo zander-prinsloo temporarily deployed to github-pages October 16, 2023 17:05 — with GitHub Pages Inactive
Copy link
Member

@randrescastaneda randrescastaneda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just take a look at my comment about github actions and let me know when it is fixed. After that I'll merge to master and change gh-page to read directly from there.

Thanks.

runs-on: windows-latest
steps:
- name: Checkout repo
uses: actions/checkout@dev # checkout 'dev' branch
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hi @zander-prinsloo, This is causing errors.

I think you can safely remove it. Since we are not going to use github actions, you can remove this file so that the PR does not trigger any error message.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants