ropensci-review-tools / babelquarto

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

No links in the sidebar #5

Closed infantej2 closed 1 year ago

infantej2 commented 1 year ago

I'm not sure if this is just my issue, but I've tried following along the docs and have the example quarto book setup. First, I opened up R to install the packages. Then I created the quarto project with the provided code in the README. However, when I opened up the porject and tried to render it using quarto preview, the links on the sidebar for the other languages are not displayed.

image image

Other than installing the babelquarto packages and setting up the example book, are there any other steps that I may have potentially missed?

maelle commented 1 year ago

:wave: @infantej2! Thanks for trying the package! You need to use babelquarto::render_book() to render the book https://docs.ropensci.org/babelquarto/reference/render_book.html