Skip to content

Setting directories for static and docs #4

@psmulovics

Description

@psmulovics

The directories in https://github.com/din0s/docusaurus-plugin-llms-txt/blob/master/src/index.js#L7-L8 should be configurable like they can be for other plugins, or being picked up from settings.

Eg my project has:

  "presets": [
    [
      "@docusaurus/preset-classic",
      {
        "docs": {
          "path": "../docs",
        },
...

This should be handled by this plugin. If helps, happy to submit PR for this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions