!!!###!!!title=6-How to upload image——VisActor/VStory Contributing Documents!!!###!!!!!!###!!!description=Tutorial documents often require images for better explanation.We recommend using a stable image hosting service, and here we introduce the cdn.jsdelivr.net hosting solution.!!!###!!!

How to Upload Images

Tutorial documents often require images for better explanation. We recommend using a stable image hosting service, and here we introduce the cdn.jsdelivr.net hosting solution.

6.1 Uploading Images

First, create a folder in your personal GitHub repository to store the images used in your documents. For example, the directory https://github.com/xuanhun/articles/tree/main/visactor/img contains a large number of images. Taking the image A3gybJqQLo7vH8xV8I3cA7NknRc.gif as an example, the corresponding GitHub URL is: https://github.com/xuanhun/articles/blob/main/visactor/img/A3gybJqQLo7vH8xV8I3cA7NknRc.gif.

In the specific markdown document, we convert it to a cdn.jsdelivr.net URL:

https://cdn.jsdelivr.net/gh/[username]/[repo name]/[image path]

Next Steps

Next, you can read the implementation principles and source code explanations of each module, or you can join and contribute to these documents.

Please join the VisActor family and contribute your strength!

GitHub: github.com/VisActor

VisActor WeChat Subscription (you can join the WeChat group through the subscription menu):

VisActor Official Website: www.visactor.io/

Lark Group:

Discord: https://discord.com/invite/3wPyxVyH6m

This Document is Contributed by the Following Personnel

Xuanhun