carpentries / workshop-template

The Carpentries Workshop Template
https://carpentries.github.io/workshop-template/
Other
235 stars 521 forks source link

pages build and deployment error #841

Open djbradshaw2 opened 1 week ago

djbradshaw2 commented 1 week ago

Dear Carpentries,

Thank you for such a great workshop-template! Per the instructions I have made a copy of this repository to work on creating a website for a self-organized workshop https://github.com/djbradshaw2/2024-10-09-madison, and have run into a number of pages build and deployment errors.

I have made edits to various files that seem to update on GitHub but are not successfully deployed to the website https://djbradshaw2.github.io/2024-10-09-madison/.

Under actions it tells me that the pages build and deployment fails to build with the following error: Logging at level: debug github-pages 232 | Error: (/github/workspace/./_config.yml): did not find expected key while parsing a block mapping at line 21 column 1 and the following warning: The github-pages gem can't satisfy your Gemfile's dependencies. If you want to use a different Jekyll version or need additional dependencies, consider building Jekyll site with GitHub Actions: https://jekyllrb.com/docs/continuous-integration/github-actions/.

Attached is the error from the build-website Render the markdown and confirm that the site can be built step that seems to specifically fail. GitHub_Build_Webstie_Error.txt

This process was working great yesterday. I am unsure how to proceed since I am unfamiliar with the whole deployment process.

Please let me know if you need any other information.

Thank you for your time and help.

Sincerely,

David Bradshaw