Skip to content

Commit

Permalink
readme修改
Browse files Browse the repository at this point in the history
  • Loading branch information
binscor committed Sep 28, 2021
1 parent fbb8766 commit 6c5378f
Showing 1 changed file with 0 additions and 44 deletions.
44 changes: 0 additions & 44 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,52 +1,8 @@
# photo page for typecho

<img alt="GitHub repo size" src="https://img.shields.io/github/repo-size/zzd/photo-page-for-typecho"> <img alt="GitHub All Releases" src="https://img.shields.io/github/downloads/zzd/photo-page-for-typecho/total"> <img alt="GitHub All Releases" src="https://img.shields.io/github/downloads/zzd/photo-page-for-typecho/latest/total"> <a href="https://github.com/zzd/photo-page-for-typecho/blob/master/LICENSE"><img alt="GitHub license" src="https://img.shields.io/github/license/zzd/photo-page-for-typecho"></a> <a href="https://github.com/zzd/photo-page-for-typecho/stargazers"><img alt="GitHub stars" src="https://img.shields.io/github/stars/zzd/photo-page-for-typecho?style=social"></a>

中文 / [English](README-EN.md)

typecho相册单页模板,单页模板非主题,可与主题共存!基于HTML5UP开发设计的静态单页,觉得好看,便整合到typecho里面,实现了动态管理。本项目仅需安装一个php文件,静态资源全球jsDelivr加速,使用方便简单。2.0版本引入了两个相册主题Multiverse和Lens,可自行选择。

在线演示(前端官方样式参考,非本项目demo):

https://html5up.net/uploads/demos/lens/

https://html5up.net/uploads/demos/multiverse/

# 展示
### 电脑端示例

Multiverse风格
![Multiverse](https://i.loli.net/2020/05/05/HznahltXYfCgr9F.png)
Lens风格
![Lens](https://i.loli.net/2020/05/15/YrV2Mg7hocU31mk.png)


# 特性

- [x] 流畅的运行体验
- [x] 单页模板,可与主题共存
- [x] 后台编辑简单
- [x] 公共资源全球CDN加速
- [x] 支持缩略图云处理
- [x] 由HTML5UP设计前端
- [x] 两种可选样式

# 版本更新

2.0. 新增lens模板,更改整体目录结构

1.2. 修复fontawesome图标加载错误的问题,新增部分自定义字段

1.1. 重写数据读取接口,增加jsDelivr公共CDN,增加对象存储图片云处理

1.0. 初次推送

# 使用说明
### 安装

[点击下载最新版本](https://github.com/zzd/photo-page-for-typecho/releases)


`photo-page-for-typecho`文件夹内的`.php`文件上传至你所使用的主题根目录(可选两种模板),如默认主题路径`/usr/themes/default`,然后在typecho后台创建空白单页,根据你所上传的文件,将模板选择`Multiverse风格照片集``Lens风格照片集`。鉴于GoogleFont服务在国内完全正常使用,暂不使用第三方镜像加速。

注:你无需下载`master`下的所有文件,静态文件均采用了jsDelivr公共CDN加速;强烈建议使用对象存储保存照片,以便程序自动调用图片云处理功能。
Expand Down

0 comments on commit 6c5378f

Please sign in to comment.