I am puzzled by slow-loading #11009
Replies: 1 comment 6 replies
-
May I suggest you upgrade to the latest stable version? Also, please do share reproducible code. quarto create project blog my-blog |
Beta Was this translation helpful? Give feedback.
6 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
I am experiencing slow-loading of the out-of-the-box Quarto blog locally, through GitHub, and on Quarto Pub. 15-20 secs to load, even locally.
GitHub code is at (same as local and Quarto pub code): https://github.com/davidpassmore/shorttest
Here is the yaml file
Here is index.qmd
So, the loading wait-time is long everywhere.
I made a separate instance of a quarto blog. Same loading time.
I have another, small but more complex that loads quickly at https://davidpassmore.quarto.pub/simons/
Any suggestions to improve this glacial loading I am experiencing? I appreciate any advice you have.
Thank you,
David
Beta Was this translation helpful? Give feedback.
All reactions