top navigation (to external URLs) for book (and footer too) #713
-
Hi all, My goal is to deploy independent books/documents on the web in their own Netlify apps but "integrate" them under the same sister website so that https://sister.website.org/books/book1 --> https://book1.netlify.app/ (the above can be done with "redirect" if the sister.website.org is served as a Netlify app, it is just a matter of configuring it in where Any suggestions super welcome. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Yes, you can add a |
Beta Was this translation helpful? Give feedback.
-
It works like a charm! |
Beta Was this translation helpful? Give feedback.
Yes, you can add a
navbar
to your_quarto.yml
file for a book and it will show up on top.