Image upload service
picgo+gitlab
The function of Image upload service is to storage your picture or video on cloud and then you can use the link in your markdown document.Then Image upload service will export one link for your information(it would used in markdown document).The following show one method using PicGo and gitlab to build.
- Download PicGo application from github and install it.
Open PicGo and setting the software.Now we need open gitlab to get some information(obvious we have some other choice to storage our information ,for example Github ,Aliyun OSS ,Imgur,etc),
url: gitlab url (eg:https://gitlab.com)
- group: gitlab project's group name
- project: gitlab project name
token: gitlab's api token (Setting /Access Token/Click )
OK ,update picture to gitlab
method1: right click and choice update picture with picgo
- method2:push picture to picgo
- Click the picture you want and get the link
picgo+github
Create and log in your GitHub account.
Create a repo for GitHub Img.
- Generate a token for PicGo:
Access: https://github.com/setting/tokens
- Configure your GitHub repository for PicGo. Also you can write the following to speed up the loading"https://cdn.jsdelivr.net/gh/username/repostory"