Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blob storage files render dynamically #10087

Closed
2 tasks done
AshokButra opened this issue Apr 29, 2024 · 1 comment
Closed
2 tasks done

Blob storage files render dynamically #10087

AshokButra opened this issue Apr 29, 2024 · 1 comment
Labels
closed: invalid This issue / PR is low quality, unwanted or spam and doesn't qualify as a contribution in any way.

Comments

@AshokButra
Copy link

AshokButra commented Apr 29, 2024

Have you read the Contributing Guidelines on issues?

Description

I have tried of implementing blob storage files to render dynamically instead of taking files from local docs directory, however I have tried with many approaches and any of them didn't worked for me, please suggest me the approach of adding this functionality

Has this been requested on Canny?

No response

Motivation

I was working under some project of docusaurus where I'm building a specific website for technical doc storage for an internal project, so all the docs uploaded by user will get stored in azure blob storage and unwanted to fetch those files from there and show as docusaurus documentaion

API design

I must and surely need this feature to be implemented to move my project forward, regarding API design I have created APIs for fetching data from blob storage using nodejs backend but then after I don't get the approach of implementation of it in docusaurus

Have you tried building it?

No response

Self-service

  • I'd be willing to contribute this feature to Docusaurus myself.
@AshokButra AshokButra added feature This is not a bug or issue with Docusausus, per se. It is a feature request for the future. status: needs triage This issue has not been triaged by maintainers labels Apr 29, 2024
@slorber
Copy link
Collaborator

slorber commented Apr 30, 2024

Hey

I'm sorry but Docusaurus issues are not to provide user support. We have a discord server for that kind of community support.

We don't provide particular support for Azure, and I don't even know what blob storage is (I assume with that name it's the Azure variant of S3? 🤷‍♂️ )

Docusaurus is only responsible for building a static deployment. If you think Docusaurus does not do its job well, please explain why and what exactly you expect from us in terms of static file output. If you fail to host your site on Azure, then read Azure docs and contact their support for help.

@slorber slorber closed this as not planned Won't fix, can't repro, duplicate, stale Apr 30, 2024
@slorber slorber added closed: invalid This issue / PR is low quality, unwanted or spam and doesn't qualify as a contribution in any way. and removed feature This is not a bug or issue with Docusausus, per se. It is a feature request for the future. status: needs triage This issue has not been triaged by maintainers labels Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed: invalid This issue / PR is low quality, unwanted or spam and doesn't qualify as a contribution in any way.
Projects
None yet
Development

No branches or pull requests

2 participants