https://github.com/hellokaton/typecho-theme-modernist
a typecho theme modernist
https://github.com/hellokaton/typecho-theme-modernist
modernist-theme typecho typecho-theme
Last synced: 22 days ago
JSON representation
a typecho theme modernist
- Host: GitHub
- URL: https://github.com/hellokaton/typecho-theme-modernist
- Owner: hellokaton
- Created: 2015-09-24T07:06:55.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-09-24T07:18:41.000Z (over 10 years ago)
- Last Synced: 2023-02-26T17:52:19.430Z (over 3 years ago)
- Topics: modernist-theme, typecho, typecho-theme
- Language: PHP
- Homepage:
- Size: 945 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Modernist
> 主题来自 [Hexo](http://zespia.tw/hexo/). 是基于 [modernist theme](https://github.com/orderedlist/modernist) 修改
[演示站点](http://modernist.biezhi.me/)
## 安装
```bash
git clone https://github.com/biezhi/typecho-theme-modernist.git themes/modernist
```
## 启用
外观 -> Modernist Theme -> 启用即可
## 更新
```bash
cd themes/modernist
git pull
```