Openscapes / quarto-website-tutorial

Example quarto site without R or Python
https://openscapes.github.io/quarto-website-tutorial
Creative Commons Attribution 4.0 International
49 stars 96 forks source link

FYI: must save quarto-publish.yml as quarto_publish.yml #26

Closed TheresaBurnham closed 8 months ago

TheresaBurnham commented 1 year ago

In following this tutorial, the initial rendering failed because it was searching for a _publish.yml file, not -publish.yml. I changed the dash to underscore and was successful.

Also, there is now a different source/branch convention on the GitHub Pages page. You first select "Deploy from a Branch" in the source and then select the branch/root.

Not a major issue, flagging just in case!

jules32 commented 1 year ago

Hi, thank you for this feedback, it is much appreciated! We will be able to address this next month, along with #25. Thanks again :)

stefaniebutland commented 1 year ago

Hi @TheresaBurnham. I'm part of the Openscapes team. Thank you for opening this issue. I'm reproducing this and then will update the documentation. I have a couple of questions for you.

Thank you!

TheresaBurnham commented 1 year ago

Hi Stefanie -

  1. I downloaded the repository
  2. I can't remember the exact outputs from the renaming! But I was able to follow the rest of the tutorial no problem.

Thanks!

stefaniebutland commented 1 year ago

Thank you @TheresaBurnham. I'll ping here when it's updated

stefaniebutland commented 8 months ago

We've (finally) updated the tutorial. With testing updated instructions, I found that quarto-publish.yml filename will work. Thank you again for reporting this and don't hesitate to open a new issue for any problems!