background

The problem

  • When we first started blogging, we all had one annoying problem. When we insert the image, the path of the image is the local path, when we upload to the blog platform, the image will not display the problem.
  • So, if there is a problem, there must be a solution! The solution is as follows.

The solution

  • Use Gitee + ** Typora **+ Picgo to build the diagram bed

Introduction to related tools

  • gitee
    • Like Github, it’s a code hosting platform. It is also possible to change gitee to Github, but github is slow to access in China. Gitee’s role in creating a graphic bed is to provide a place to store images and provide access to them
  • typora
    • A markdown syntax support software.
  • picgo
    • Provide a friendly user interface for users to access gitee map bed to provide very convenient conditions!

How to build

  • Download typora software from the Internet

The official website link: www.typora.io/

  • Download picgo

Official link: github.com/Molunerfinn…

  • gitee

    • Just log on to the website and register
  • Set up steps

    • Open the preferences of Typora, and the relevant Settings are shown in the figure:

    • Open picgo Settings, as shown in the figure below:

      Next, click on bed Settings.

    • The setting of gitee

      • Initialize a repository

      • The repO in Picgo fills in the address of the interface that opens the warehouse

      • Next, click on the private token in the personal Settings and add a private token. Copy the token number.

conclusion

  • Above this set of solutions, suitable for small white and novice use, of course, also suitable for some old birds to use. I’m sure someone has a better solution.

  • I posted a boiling point on the Nuggets for this question. Welcome to step on it! There are a lot of stubborn friends in the comments solutions are good, can refer to!

    Boiling point: juejin. Cn/pin / 6975340…