Replies: 1 comment
|
Yes, you can choose between Next.js static export and SPA modes of other frameworks, when you initialize project via If you don't know much about React frameworks, I'd suggest Fumapress which is dedicated for Fumadocs, has everything built-in, happy to show if you're interested. |
0 replies
Answer selected by
codayon
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, you can choose between Next.js static export and SPA modes of other frameworks, when you initialize project via
create-fumadocs-app, and upload the compiled output to pages. Please consult the selected React framework's docs for detailed deployment guides, e.g. https://nextjs.org/docs/app/guides/static-exports.If you don't know much about React frameworks, I'd suggest Fumapress which is dedicated for Fumadocs, has everything built-in, happy to show if you're interested.