Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 11 additions & 9 deletions app/docs/CommunityShare/Geek/picturecdn.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ tags:
- tag-one
---

# 如何部署你自己的Github图床-PictureCDN

Write your content here.
# 一.什么是图床?
- 图床,顾名思义,就是存储图片的“床”。它是一种在线服务,允许用户上传、存储和分享图片。通过图床,用户可以将图片上传到云端,然后获得一个链接,可以在任何地方分享这个链接,而不需要担心图片的存储和带宽问题。
## 图床能解决什么问题?
Expand Down Expand Up @@ -66,12 +63,11 @@ PicGo 是一个开源的图片上传工具,支持多种图床服务,如七


## 3.2 下载地址
山东大学镜像
https://mirrors.sdu.edu.cn/github-release/Molunerfinn_PicGo/v2.3.1/
原Github仓库地址
可在release下载
https://github.com/Molunerfinn/PicGo
下载后在左下角小图标打开
- 山东大学镜像
- https://mirrors.sdu.edu.cn/github-release/Molunerfinn_PicGo/v2.3.1/
- 原Github仓库地址可在release下载
- https://github.com/Molunerfinn/PicGo
- 下载后在左下角小图标打开
![](https://ravencaffeine.github.io/PictureCDN/images/20250927160645303.png)

## 3.3 配置Github图床
Expand Down Expand Up @@ -138,3 +134,9 @@ GitHub Pages 是一种静态网站托管服务,允许用户通过 GitHub 仓
![](https://ravencaffeine.github.io/PictureCDN/images/20250927160645313.png)


# 参考文章
- 1.完整教程:2025最新在GitHub上搭建个人图床,保姆级图文教程,实现图片高效管理
https://www.cnblogs.com/ljbguanli/p/18928090
- 2.CSDN博主「三金C_C」Picgo 配置--免费图床使用
- 原文链接:https://blog.csdn.net/QAZJOU/article/details/146449613