Skip to content

Conversation

@TrialDragon
Copy link
Member

@TrialDragon TrialDragon commented Aug 19, 2024

Objective

Closes #1601

Update Zola to v0.19.2 so that folks can just use the latest version without worry.

Solution

Modify the the config.toml to account for the support for multiple types of feeds (RSS, and Atom), and remove an erring line on our part (highlight_themes seems to be only valid under the [markdown] category, and I don't know why this didn't error before).

Change the work flows to use v0.19.2 of Zola.

Also update the CONTRIBUTING.md and Contributing Guide to reflect that we've changed versions

@TrialDragon TrialDragon added C-Feature A new feature, making something new possible C-Webdev and removed A-Contributing-Guide labels Aug 19, 2024
@alice-i-cecile alice-i-cecile requested a review from cart August 19, 2024 17:48
@alice-i-cecile
Copy link
Member

@cart do we need to update anything on the hosting side for this? I know that for leafwing's site we need to bump the Zola version with Netlify too.

Copy link
Member

@BD103 BD103 left a comment

Choose a reason for hiding this comment

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

Tested locally and it works with no obvious issues 👍

@alice-i-cecile since we use Github Pages to host the site, the only thing that needs to be changed is Github Actions. Trial already got that in this PR, though, so we're good! (Feel free to correct me if I'm wrong, though!)

Copy link
Member

@cart cart left a comment

Choose a reason for hiding this comment

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

@alice-i-cecile yup this is all we need. This is good to go!

@cart cart added this pull request to the merge queue Aug 21, 2024
@BD103 BD103 added S-Ready-For-Final-Review Ready for a maintainer to consider for merging and removed S-Needs-Review labels Aug 21, 2024
Merged via the queue into bevyengine:main with commit 0694507 Aug 21, 2024
@TrialDragon TrialDragon deleted the 1601_update_zola_to_0.19.2 branch August 21, 2024 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Build-System C-Feature A new feature, making something new possible C-Webdev S-Ready-For-Final-Review Ready for a maintainer to consider for merging

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable use of latest Zola version (0.19.2)

4 participants