Replies: 1 comment
-
For the time being the best option is to use SSR with |
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 have a blog with more than 900 posts in markdown. To decrease time building (i use sveltekit and adapter-static adapter) i want to load those markdown at runtime. Is that possible? Or better go with adapter-node?
Beta Was this translation helpful? Give feedback.
All reactions