-
Notifications
You must be signed in to change notification settings - Fork 0
feat: Fumadocs init #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
I would prefer the static output mode so that we can host the docs without an insecure React backend, and then we could deploy them directly to GitHub Pages. I really like the start page of https://beszel.dev/. |
This comment was marked as resolved.
This comment was marked as resolved.
|
@timokoessler Beszel benutzt Vitepress. Sieht auf den ersten Blick auch gut aus Ah Fumadocs hat auch eine Anleitung für static build Habs mal zu einer react router anwendung gemacht als spa mit static build. Wenn dir Vitepress aber besser gefällt können wir das auch gerne nehmen |
|
@timokoessler wollen wir auf GIthub Pages deployen? Auf vercel oder ähnlichen hätten wir preview deployments in prs und so. Weiß nicht ob wir das brauchen |
Ist etwas früh ich weiß, aber mir war langweilig :D
Man kann Fumadocs mit Nextjs, ReactRouter, Tanstack Start und Waku machen. Laut Fumadocs selbst ist Nextjs empfohlen, aber mir ist das egal.
Hab auch nichts geändert nur den init command ausgeführt