Content renderer takes too long #98
Replies: 2 comments
-
The project used to not work with ssg but now it does! The demo site is now using ssg as well. |
Beta Was this translation helpful? Give feedback.
0 replies
-
nice, thanks for you support! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I found a rendering problem.
Since nuxt-content is a blog system, it should be a SSG site, but I found that in the template, most of the pages need to be rendered for up to 2 seconds in the first rendering, and I observed max-age=0, is it possible that this affects the rendering time?
Is my understanding wrong?
Beta Was this translation helpful? Give feedback.
All reactions