Add option to customize path/name of content.config.ts
#2957
Closed
dy0gu
started this conversation in
Feature Requests
Replies: 1 comment
-
Thanks for the feedback. The I don't think there are discussions about adding a way to change the location of this file, maybe it could be something to suggest if you think it would be useful, and if it's something ever implemented, Starlight would be updated to support it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What version of
starlight
are you using?0.32.2
What is your idea?
Allow choosing the path where Starlight looks for the
content.config.ts
file, using a field in theastro.config.ts
plugin configuration.Why is this feature necessary?
Starlight has a ton of customization, but choosing the folder structure with the
content.config.ts
is pretty much the only that still can't be changed, it would be great to see it possible!This is possibility a huge nitpick, but I really like having all my "configs" in a
config
folder, and it is really bothering me having everything else there except a file with the literal word "config" in the name.I'm hoping this is not too big of an ask/implementation, which is why I will be checking the box saying I'm willing to make the PR myself!
Do you have examples of this feature in other projects?
No response
Participation
Beta Was this translation helpful? Give feedback.
All reactions