Closed TheBrosky1899 closed 6 months ago
This issue has been marked as Stale because it has been open for 180 days with no activity. If you would like the issue to remain open, please comment on the issue or else it will be closed in 7 days.
Although we are closing this issue as stale, it's not gone forever. Issues can be reopened if there is renewed community interest. Just add a comment to notify the maintainers.
Is this your first time submitting a feature request?
Describe the feature
dbt docs generate
generates all of the files to host your docs at https://{{websitename}}.comI'm wanting to host multiple documentation sites for our platform in a single S3 bucket.
Ideally, we'd have it application specific by S3 prefix So:
{{websitename}}.com
- would point to our root site{{websitename}}.com/dbt
- would point to our dbt docsWe've tried this but the javascript for dbt docs doesn't support nested objects
Describe alternatives you've considered
No response
Who will this benefit?
Everyone self hosting on S3
Are you interested in contributing this feature?
Yes
Anything else?
No response