Skip to content

Docus don't scan layers directory for content #1350

@jd-solanki

Description

@jd-solanki

Hi 👋🏻

I was installing docus in my existing layer based nuxt project and noticed it doesn't support layers yet.

I added layers/docs/content/getting-started.md and I got 404.

Here's directory structure I'll have:

  • nuxt.config.ts
  • layers
    • docs
      • nuxt.config.ts
      • content/docs/1.getting-started/introduction.md
    • blog
      • nuxt.config.ts
      • content/blog/why-nuxt-layers-are-revolutionary.md

I guess once we add layers scanning if content lies in multiple layers it'll get picked up correctly as shown in above directory structure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions