Just some feedbacks about documentations for beginners #1646
Replies: 2 comments 7 replies
-
Thank you for you feedback. One thing that I think is very much lacking is a migration guide to add SSR/SSG to an existing app. Which seems to be your use case? I went ahead and added a comprehensive migration guide: Also: I think this covers the issues you had? As for your Bati feedback, CC @magne4000. |
Beta Was this translation helpful? Give feedback.
-
I think that adding better context around Bati is a good idea, exactly because of this point. |
Beta Was this translation helpful? Give feedback.
-
Hey,
Thank you for making vike. I was search for a quick way to generate a static with MDX and react using vite (SSG) .
For context, I already has an app built using react + react router + vite and that part is always behind a login so just pure SPA.
vite-plugin-ssr was the first hit and it leads me here.
TL;DR
Long version
So this is the flow of me, completely new to vike trying to getting started:
Naturally I would skip the Bati part because that's another unfamiliar name, maybe some advertisement, etc, ...
Next part with runnable command has a big warning.
pnpm
. I've heard many good things aboutpnpm
but I don't have it on my system.Beta Was this translation helpful? Give feedback.
All reactions