Skip to content

This is personal image bed for writing notes, blogs, etc.

Notifications You must be signed in to change notification settings

tylvn/image-host

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

102 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📸 [image-host] - 图床仓库

GitHub repo size License jsDelivr hits

用于存储和管理 [项目名/博客名] 的所有图片资源。

🗂️ 目录结构

图床仓库/ ├── categories/ # 按分类组织 │ ├── avatars/ # 头像图片 │ ├── banners/ # 横幅图片 │ ├── icons/ # 图标 │ └── screenshots/ # 截图 ├── projects/ # 按项目组织 │ ├── project-a/ │ ├── project-b/ │ └── blog/ ├── temporal/ # 临时文件 │ └── temp-uploads/ ├── archive/ # 归档文件 ├── README.md # 使用说明 └── .gitignore # 忽略文件配置

🔗 使用方式

基础 URL 格式

![图片描述](https://raw.githubusercontent.com/tylvn/image-host/main/path/{year}/{month}/{day}/image.jpg

📁 图片规范

支持的格式

  • 主要格式: WebP (推荐,体积小)

  • 兼容格式: JPEG, PNG

  • 源文件: 保留原始高质量版本

  • 矢量图: SVG (用于图标)

About

This is personal image bed for writing notes, blogs, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published