https://github.com/winglim/typecho-theme-aircloud
一个简洁轻量的Typecho主题
https://github.com/winglim/typecho-theme-aircloud
Last synced: 8 months ago
JSON representation
一个简洁轻量的Typecho主题
- Host: GitHub
- URL: https://github.com/winglim/typecho-theme-aircloud
- Owner: WingLim
- License: mit
- Created: 2019-07-26T05:47:14.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-03T14:04:30.000Z (almost 7 years ago)
- Last Synced: 2025-06-15T04:46:05.997Z (12 months ago)
- Language: PHP
- Homepage: https://limxw.com
- Size: 162 KB
- Stars: 9
- Watchers: 0
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Typecho-Theme-AirCloud
一个Typecho主题
移植自[hexo-theme-aircloud](https://github.com/aircloud/hexo-theme-aircloud)
### 使用方法
下载压缩包,解压后将 **Typecho-Theme-AirCloud-master** 改为 **AirCloud** 后上传到 **/usr/themes** 目录中
### 主题功能
0. 即时显示搜索结果
1. 自动解析 h1 h2 h3 等标签,生成 toc 目录树
2. 使用 instantclick.js 实现全站 pjax
3. 使用 highlight.js 实现代码高亮
4. 可以自定义首页头像下的用户名,默认是管理员账号的昵称
5. 自定义首页头像
6. 头像方/圆形切换
7. 文章首行自动缩进
8. 备案号设置
### 主题设置

### TODO
- [x] 搜索功能
- [x] 评论功能
- [x] ajax 提交评论
- [x] ajax 加载更多文章
- [x] 全站 pjax