-
Notifications
You must be signed in to change notification settings - Fork 14
Add Landingpage and Docs #12
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
base: main
Are you sure you want to change the base?
Conversation
| - **SQLite Backend** - Zero-configuration local development and embedded deployments | ||
| - **DynamoDB Backend** (Under Consideration) - Serverless-native workflow execution | ||
|
|
||
| ### 🌍 Multi-Language SDKs |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
those emojis/color-icons look a bit kitchy, they reduce the professional look&feel. Consider removing.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
Preview url => https://openworkflow-docs.vercel.app/en |
|
I want to mention that the fix come from @fuma :) |
|
@CarlosZiegler, wow, thank you. This is insanely generous work. Thanks for putting this much time into it, and thanks @laz-001 for reviewing. Though we definitely need docs and a landing page, I believe it is something I should own to keep a tighter core voice and direction since it's the front door for the project. That said, there's a lot of work and thought in this PR, and I'd hate to decline all of it outright. Maybe we can figure out how to break it down together? I can spend some time thinking and we can chat more about the overall approach; maybe next week? Let me know if that interests you, either here or in our existing DMs. Thanks again for jumping in. This kind of energy is awesome to see. |
|
reopening to keep the discussion open |

Add Documentation Site with Fumadocs
Summary
This PR adds a comprehensive documentation site built with fumadocs, featuring a beautiful landing page, internationalization support, and complete documentation structure for OpenWorkflow.
Changes
1. Initial Documentation Setup (
feat: add docs)apps/docs/2. Translation System (
feat: add translations)apps/docs/src/lib/translations/3. Enhanced Landing Page (
feat: enhance docs)apps/docs/src/routes/$lang/index.tsx) featuring:Technical Details
Files Changed
apps/docs/- Complete new documentation appapps/docs/src/lib/translations/apps/docs/src/routes/$lang/index.tsxapps/docs/content/docs/en/