-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels