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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature request: integration into next js project / next 12 / next 13 / next 14 #3176

Open
zakidze opened this issue Aug 31, 2024 · 0 comments

Comments

@zakidze
Copy link

zakidze commented Aug 31, 2024

helllo

i have website and i want to add docs to it

i want to nextra to like be included as subdomain / sub link

like localhost:3000/nextra

this redirects me directly to the docs site

reason.

i want to have 1 site for main site + docs

witch is plugable. can be directly added or removed on simple 1 line change

all docs are in one folder

so can be removed for production

like they will be included in dev mode

but they wont be included in production

for the playground component

i want to showcase my components imported directly from the actual project

like i have hello world component in my project

i just import it into nextra (nextra is inside my main project)

it directly shows the render of the component + when i update it in vscode it get updated in nextra automaticly

@zakidze zakidze changed the title feature request: integration into next js project feature request: integration into next js project / next 12 / next 13 / next 14 Sep 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant