suspensive icon indicating copy to clipboard operation
suspensive copied to clipboard

[Feature]: no nextra in suspensive.org

Open manudeli opened this issue 2 weeks ago • 4 comments

Package Scope

etc

Description

I wanna remove nextra in suspensive.org, want just pure next.js project

Possible Solution

No response

etc.

No response

manudeli avatar Nov 16 '25 10:11 manudeli

People can be co-author:

Candidate Reasons Count Add this as commit message
@manudeli https://github.com/toss/suspensive/issues/1831#issuecomment-3542801939 https://github.com/toss/suspensive/issues/1831#issuecomment-3555588784 https://github.com/toss/suspensive/issues/1831 3 Co-authored-by: manudeli <[email protected]>
@gwansikk https://github.com/toss/suspensive/issues/1831#issuecomment-3541724290 https://github.com/toss/suspensive/issues/1831#issuecomment-3548240024 2 Co-authored-by: gwansikk <[email protected]>

coauthors[bot] avatar Nov 16 '25 10:11 coauthors[bot]

Can I know the reason for wanting to use pure Next.js? Are other documentation frameworks not being considered?

gwansikk avatar Nov 17 '25 13:11 gwansikk

Can I know the reason for wanting to use pure Next.js? Are other documentation frameworks not being considered?

Please recommend alternative frameworks. I want to remove Nextra because I aim to eliminate the restrictions of fixed m-width and _meta.tsx in Nextra. Therefore, I want to manage all aspects of this documentation with pure Next.js and MDX.

manudeli avatar Nov 17 '25 16:11 manudeli

Can I know the reason for wanting to use pure Next.js? Are other documentation frameworks not being considered?

Please recommend alternative frameworks. I want to remove Nextra because I aim to eliminate the restrictions of fixed m-width and _meta.tsx in Nextra. Therefore, I want to manage all aspects of this documentation with pure Next.js and MDX.

I recommend [Fumadocs](https://fumadocs.dev/). While it's possible to build everything yourself with pure Next.js, there are quite a few things you'll need to manage. Fumadocs runs on Next.js but is less restrictive than Nextra, so I believe it's much more flexible. (If you look at the Fumadocs Showcase, you'll see it being customized and used with various different concepts.)

Perhaps you could consider a more scalable documentation framework.

gwansikk avatar Nov 18 '25 15:11 gwansikk

Can I know the reason for wanting to use pure Next.js? Are other documentation frameworks not being considered?

Please recommend alternative frameworks. I want to remove Nextra because I aim to eliminate the restrictions of fixed m-width and _meta.tsx in Nextra. Therefore, I want to manage all aspects of this documentation with pure Next.js and MDX.

I recommend [Fumadocs](fumadocs.dev). While it's possible to build everything yourself with pure Next.js, there are quite a few things you'll need to manage. Fumadocs runs on Next.js but is less restrictive than Nextra, so I believe it's much more flexible. (If you look at the Fumadocs Showcase, you'll see it being customized and used with various different concepts.)

Perhaps you could consider a more scalable documentation framework.

Oh It would be better than nextra

manudeli avatar Nov 20 '25 03:11 manudeli