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

does not work in combination with monorepo #90

Open
gluc opened this issue Nov 6, 2023 · 6 comments
Open

does not work in combination with monorepo #90

gluc opened this issue Nov 6, 2023 · 6 comments

Comments

@gluc
Copy link

gluc commented Nov 6, 2023

Thx so much for this. It is exactly what I need and works great for standard use cases!

However, I couldn't get it to work in combination with the monorepo plugin. Is this expected? If necessary, I'm happy to provide a self-contained example if it helps.

But in a nutshell, what I'd like to do is:

mkdocs.yml (nav section includes monorepo link to sub-module called "sub")
docs/
└─ ...
sub
├─ mkdocs.yml (does not contain nav section)
└─ docs/
   ├─ .page (contains name and nav configurations)
   └─ ...

Thx!

@lukasgeiter
Copy link
Owner

A self-contained example would be great!

@gluc
Copy link
Author

gluc commented Nov 7, 2023

Hey Lukas, thx for getting back!

You'll find a self-contained, minimal example here: https://github.com/gluc/awesome-pages-monorepo

Thx for looking into it!

@lukasgeiter
Copy link
Owner

Thanks for the example. Unfortunately I don't think there's an easy fix for the issue. Only .pages files within the docs directory of the root project are processed.

I've been prototyping a new approach that would fix this issue. I'll let you know when that version becomes available.

@gluc
Copy link
Author

gluc commented Nov 11, 2023

Looks like we have the same plans for Saturday night (I'm also working on some of my github repos), ahaha. Anyway, thx a lot for looking into it. Looking forward for a fix. Mässi vilmal!

@macco3k
Copy link

macco3k commented Mar 25, 2024

Any update on this? We are also running into the same issue. Even a workaround would work wonders for us.

@edobez
Copy link

edobez commented May 29, 2024

Would be great to see this happening.

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

4 participants