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

How to use the document I've uploaded #392

Open
Hastersun opened this issue Feb 15, 2024 · 1 comment
Open

How to use the document I've uploaded #392

Hastersun opened this issue Feb 15, 2024 · 1 comment
Assignees
Labels
more-information-needed Please Provide More Details pending Pending Close. Respond

Comments

@Hastersun
Copy link

No description provided.

@ryanlelek
Copy link
Owner

Hi Hastersun,

We don't natively support file uploads at this time, but may in the future.
One option that comes to mind is to upload to an external service (S3, Dropbox, Google Drive, etc) and link to it in Markdown. You can also upload to the Raneto files but that may get wiped by accident.

You can see an example of embedding an image in our own README.md file, here's a snippet

[![Raneto Logo](https://raw.githubusercontent.com/ryanlelek/Raneto/master/logo/logo_readme.png)](https://raneto.com/)

If you pick a service, link like above you should be good!
You might have issues with something called "CORS" and that's more complicated. If so, try a different service. Some sites don't want other sites embedding images this way

@ryanlelek ryanlelek self-assigned this Feb 21, 2024
@ryanlelek ryanlelek added pending Pending Close. Respond more-information-needed Please Provide More Details labels Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
more-information-needed Please Provide More Details pending Pending Close. Respond
Projects
None yet
Development

No branches or pull requests

2 participants