unable to publish/render the french version of the website #11965
Unanswered
Kkhurana007
asked this question in
Q&A
Replies: 1 comment 4 replies
-
The errors are that there are no files to these paths which is true If I look at https://github.com/Kkhurana007/Frenchwithkunal/tree/main/docs Quarto cleans up the output directory to avoid having remnants from previous rendering, so if you render anything to Note that there are examples of multi-languages website shared by users in the discussion board, maybe worth looking at them. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Quarto version (latest): 1.6.40
Windows 10 professional
Here is the link to the repository: https://github.com/Kkhurana007/Frenchwithkunal
These are the errors I'm getting:
GET: /docs/fr/
/docs/fr/site_libs/quarto-nav/quarto-nav.js (404: Not Found)
/docs/fr/site_libs/quarto-nav/headroom.min.js (404: Not Found)
/docs/fr/site_libs/quarto-html/tippy.css (404: Not Found)
/docs/fr/site_libs/clipboard/clipboard.min.js (404: Not Found)
/docs/fr/site_libs/quarto-html/quarto-syntax-highlighting-549806ee2085284f45b00abea8c6df48.css (404: Not Found)
/docs/fr/site_libs/bootstrap/bootstrap-icons.css (404: Not Found)
/docs/fr/site_libs/bootstrap/bootstrap-4a99180f46f31fbf6e72317e3af0463c.min.css (404: Not Found)
/docs/fr/styles.css (404: Not Found)
/docs/fr/site_libs/quarto-search/autocomplete.umd.js (404: Not Found)
/docs/fr/site_libs/quarto-search/fuse.min.js (404: Not Found)
/docs/fr/site_libs/quarto-search/quarto-search.js (404: Not Found)
/docs/fr/site_libs/quarto-listing/list.min.js (404: Not Found)
/docs/fr/site_libs/quarto-listing/quarto-listing.js (404: Not Found)
/docs/fr/site_libs/quarto-html/quarto.js (404: Not Found)
/docs/fr/site_libs/quarto-html/popper.min.js (404: Not Found)
/docs/fr/site_libs/quarto-html/tippy.umd.min.js (404: Not Found)
/docs/fr/site_libs/quarto-html/anchor.min.js (404: Not Found)
/docs/fr/site_libs/bootstrap/bootstrap.min.js (404: Not Found)
/docs/fr/site_libs/quarto-html/quarto-syntax-highlighting-dark-8ea72dc5fed832574809a9c94082fbbb.css (404: Not Found)
/docs/fr/site_libs/bootstrap/bootstrap-dark-c10d254adf1993520e01d496853de50c.min.css (404: Not Found)
/docs/fr/site_libs/quarto-html/quarto-syntax-highlighting-dark-8ea72dc5fed832574809a9c94082fbbb.css (404: Not Found)
/docs/fr/posts/semainedu20janvier/verbs.png (404: Not Found)
/docs/fr/posts/semainedu20janvier/er_category.png (404: Not Found)
/docs/fr/posts/semainedu20janvier/ir_category.png (404: Not Found)
/docs/fr/posts/semainedu20janvier/numbers.png (404: Not Found)
/docs/fr/posts/semainedu20janvier/pronunciation.png (404: Not Found)
/docs/fr/posts/semainedu20janvier/re_category.png (404: Not Found)
If anyone can help to render the website in French, that would be awesome!
Thanks!!!
Beta Was this translation helpful? Give feedback.
All reactions