Great repository with images.
以raw形式上传图片至github
1.在github创建repository
2.clone至本地
3.将需要上传的图片放入本地的文件夹
4.push到repository
5.网页浏览复制图片URL, 如https://github.com/xxx/repo/blob/master/my.JPG
6.将URL中blob替换为raw, 即https://github.com/xxx/repo/raw/master/my.JPG