Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【开源自荐】简单的瀑布流摄影作品展示站,图片储存在免费的 Cloudflare R2 #4535

Open
linyuxuanlin opened this issue May 28, 2024 · 0 comments
Labels

Comments

@linyuxuanlin
Copy link

linyuxuanlin commented May 28, 2024

Gallery-Portfolio 是一个简单的 摄影作品展示站,只需要将图片放在免费的 Cloudflare R2 上(或其他支持 AWS S3 的对象存储),即可在这里展现你的精选图片。在这里你可以通过 瀑布流 的形式浏览图片,也可以 点开大图 ,查看光圈 / 快门 / ISO 等 EXIF 信息。网站基于 Node.js,使用 Material Design 风格的 响应式设计,支持 日夜间模式 切换,在不同的设备上都有不错的视觉效果。

Demohttps://gallery-portfolio.wiki-power.com/
GtiHub 仓库https://github.com/linyuxuanlin/Gallery-Portfolio

功能特性

  • 瀑布流布局展示照片
  • 支持 Cloudflare R2 或其他兼容 AWS S3 存储
  • 响应式设计,根据屏幕宽度自适应列数
  • 图片自动生成缩略图并缓存,减少预览页加载时间
  • 图片懒加载,每次加载固定数量的图片,划到底自动加载下一页
  • 点击图片查看原图,以及光圈 / 快门 / ISO 等 EXIF 信息
  • 支持日夜间模式切换
  • 支持本地运行,也支持一键部署到 Vercel,完全 serverless 运行,无需维护。
@linyuxuanlin linyuxuanlin changed the title 【开源自荐】一个简单的瀑布流摄影作品展示站,图片储存在免费的 Cloudflare R2 【开源自荐】简单的瀑布流摄影作品展示站,图片储存在免费的 Cloudflare R2 May 28, 2024
@ruanyf ruanyf added the weekly label May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants