Replies: 1 comment 3 replies
-
I actually think I found my mistake - I suppose I need to push |
Beta Was this translation helpful? Give feedback.
3 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.
-
Hi all,
I am currently trying to publish a quartodoc website for my package
PyFixest
via github pages, and it is a little bit unclear to me how to do it correctly.I am following the quarto docs and have rendered my
quartodoc
website locally to/docs
, where everything looks super pretty =)Before pushing to github, I run
quarto render
& have linked github to the development branch in which I move the docs toquartodoc
. Unfortunately, the site does not render properly. What could I be doing wrong?Here is my development branch.
Any help would be greatly appreciated!
All the best, Alex
Beta Was this translation helpful? Give feedback.
All reactions