ropensci-review-tools / babelquarto

Renders a Multilingual Quarto Project (Book or Website)
https://docs.ropensci.org/babelquarto/
Other
30 stars 6 forks source link

Multilingual Quarto Website #4

Closed myaseen208 closed 9 months ago

myaseen208 commented 1 year ago

I have been effectively utilizing babelquarto to render Quarto books in multiple languages. I am curious if there is a way to apply the same approach to render multilingual Quarto Websites.

maelle commented 1 year ago

@myaseen208 great to hear! You can report the use case at https://ropensci.org/usecases/ if you have time :smile_cat: No, until now we've focused on Quarto books. Do you have a link to a public Quarto website I could look at? Maybe adding this feature would be doable, but first I need to gain a better understanding of what that would imply.

maelle commented 11 months ago

@myaseen208 please see https://github.com/ropensci-review-tools/babelquarto/pull/11

myaseen208 commented 11 months ago

It seems awesome. Will give it a try.

maelle commented 11 months ago

as noted in the PR, and in this toot https://mastodon.social/deck/@maelle/110774890720082344, I am still unsure it should be a feature of babelquarto. But you're definitely welcome to give it a try!!

infantej2 commented 10 months ago

This is still roughly done https://github.com/infantej2/babelquarto, but this is how I extended babelquarto to render Quarto books to look similar to a website. Hopefully it gives you some ideas!

maelle commented 10 months ago

Thanks! Had you seen #11 as well?

maelle commented 10 months ago

Is there a deployed example by the way? I realize you were aiming at something different than this issue I think.