本篇文章是一个启发,介绍如何使用gitee作为免费图床。
没有使用github的原因是github国内访问有些慢。
另外,还有其他优秀的云存储,例如7niu,朋友们也可以试一下。

Use Gitee as public pictures storage.

Step 1

  • Create a project as your picture storage
  • Submit your pictures

png

Step 2

How to use it?

This is a sample:

example: this picture below is from gitee.

png

Step 3, tips about Git usage:

git init 
git add origin xxx
git add --all
git commit -m "commit"
git push -f origin master
Logo

华为开发者空间,是为全球开发者打造的专属开发空间,汇聚了华为优质开发资源及工具,致力于让每一位开发者拥有一台云主机,基于华为根生态开发、创新。

更多推荐