Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Remix #169

Open
seancdavis opened this issue Apr 8, 2022 · 7 comments
Open

Support Remix #169

seancdavis opened this issue Apr 8, 2022 · 7 comments

Comments

@seancdavis
Copy link
Collaborator

Add your vote for Remix support by clicking the 馃憤 emoji below.

@stale
Copy link

stale bot commented Jun 7, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the meta: stale label Jun 7, 2022
@lachlanjc
Copy link

Nearly 100 people have requested this feature鈥擨'd suggest we not close this without making an active decision that it shouldn't be prioritized.

@imkarthikk
Copy link
Contributor

Is there anything happening on this front?

@seancdavis
Copy link
Collaborator Author

We haven't started this work. The first task is to assess the work needed to properly hook into the Remix development and build/production processes.

For those interested in this support, will someone share a proof of concept of manually starting the contentlayer dev and build commands?

In addition, is there any behavior in Remix worth noting or looking out for?

This should help assess what it will take to develop a more seamless plugin.

@lucgagan
Copy link

lucgagan commented Oct 4, 2023

What's the alternative to contentlayer for making Mdx work with Remix?

Migrating from Next.js to Remix

@seancdavis
Copy link
Collaborator Author

I don't have much experience with Remix. However, Contentlayer should work with Remix. The lack of a direct integration really just means that it's not automatically wired into the development server. You'd have to run the Contentlayer dev process alongside the remix development server.

That said, here's some information about handling MDX with Remix in case you want to work with a different solution.

@willin
Copy link
Contributor

willin commented Nov 27, 2023

What's the alternative to contentlayer for making Mdx work with Remix?

Migrating from Next.js to Remix

mdx-bundler is helpful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants