Closed elotroalex closed 1 month ago
@elotroalex thank you for your interest in babelquarto! Did you use babelquarto::render_website()
to render it? With babelquarto projects one cannot use quarto render
unfortunately.
Please re-open if the problem persists. :pray:
I created a multi lingual site from scracth using the vanilla instructions you have
babelquarto::quarto_multilingual_website()
and it created all folders and files just fine. When I went to render it on VS code, the resulting site doesn't have the language bar on the navbar. Am I missing something obvious? Is it that I need to render using a different method? I double-checked thatlanguagelinks: navbar
is in the right place in the _quarto.yml file.