-
Notifications
You must be signed in to change notification settings - Fork 115
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
[Documentation] Add Remix guide #2457
Conversation
|
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅ |
Thank you @kevinccbsg for making this library and guide! We would be more than happy to add this guide to the website. I already added a page for your wonderful Before we can merge this you need to sign the Contributor License Agreement by posting a comment on this PR with
|
I have read the CLA Document and I hereby sign the CLA |
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.
Thanks a lot for the PR ❤️. From a inlang.com infra standpoint this looks good. @LorisSigrist are you fine with the content?
Hi, first of all thanks for the development of ParaglideJS. I really like it
I found there was a discussion on how to use Paraglide with Remix, and you recommended the Vite plugin. It works well, but it is necessary to add more configuration to make it work in Remix.
That's why I develop this remix-paraglidejs.
This PR adds the guide to use that library and Paraglide in a Remix app.
I followed this PR to include this Remix guide. If something is missing I'll update it.